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
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- Dotnet functions on cloud
I'm trying to deploy my .Net8 functions to my project on cloud.appwrite through the CLI. I'm getting this error.