The serverless endpoint times out after 600 seconds, even though the timeout is set to 3600 seconds

Hello! I've set execution timeout to 3600 seconds on my endpoint but the request failed at exactly 10 minutes (which is the default timeout) I have also tried entirely disabling execution timeout (unchecked the box) but requests still fail at exactly 600 seconds Does it event work?
No description
No description
Solution:
i mean the code (probably the handler has a timeout
Jump to solution
8 Replies
riverfog7
riverfog77mo ago
The logs say 600s timeout
Unknown User
Unknown User7mo ago
Message Not Public
Sign In & Join Server To View
U forgot ur spanish lessons
Thanks for reaching out, it's set to queue delay (4 seconds)
U forgot ur spanish lessons
now i have completely disabled the timeout and it still timeouted
No description
No description
Solution
riverfog7
riverfog77mo ago
i mean the code (probably the handler has a timeout
U forgot ur spanish lessons
judjing by the logs it seems that there are no internal timeouts but i will try to reproduce the issue with just time.sleep(), thanks!
No description
U forgot ur spanish lessons
it was the internal code timeout 🤦‍♂️ thank you @riverfog7
riverfog7
riverfog77mo ago
😄

Did you find this page helpful?