I cannot deploy my function it keeps failing after 2 seconds
Any help would me much appreciated
TL;DR
Developers are facing deployment failure with Python backend due to issues with function execution time. The problem might be related to HTTP/2 sending with decreased length. One possible solution is to check the function's execution time and adjust the length accordingly.
olildu
18 Feb, 2024, 18:17
This is the image of deployment
I am using python as the backend for the functions