olilduOriginal post
Rank 1: Thread
I cannot deploy my function it keeps failing after 2 seconds
Any help would me much appreciated
Summary
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.