I am trying to execute a function that takes around 40 seconds to execute. But after 30 seconds I get an error: Operation timed out after 30000 milliseconds with 0 bytes received with status code 0\nError Code: 0
I have set the timeout limit to be 200 seconds
Getting timeout while executing functions despite defining timeout.
I am using threading as of now, which makes logging and debugging quite difficult. Is there any other way to resolve this?
NVM got it
[SOLVED] Getting timeout while executing functions despite defining timeout.
Recommended threads
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...