While I was testing a function, one gave an error saying "Error Msg: Connection reset by peer", it only happened once and it didn't happen again, I wonder what is that error?
Maybe unstable internet?
Also, is this related to your issue? https://discord.com/channels/564160730845151244/1086623492562239578
thanks for the response, it is related, I still have a doubt, the maintenance task that appwrite has to save resources, runs every half hour and discards the functions that continue to be processed, did I understand correctly?
The thing is that my function takes a little time, between 1 to 3 minutes, is there anyway i can I prevent the maintenance task from throwing away my function every half hour, or at least increase the time of the maintenance in this way it will not throw my functions so frecuently?
See the _APP_FUNCTIONS_INACTIVE_THRESHOLD environment variable: https://appwrite.io/docs/environment-variables#functions. You would probably have to increase this to however long your function takes to execute.
Hi @iamdinesh - do you need more help with this?
Recommended threads
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...
- Error trying to deploy functions from CL...
✗ Error • on-auth-create (6a00b2ab000c9ce2949b) • Server Error ✗ Error: No functions were pushed. Prject ID: 69ffe0270033a4ac420a
- Intermittent Deploy and Execution Errors...
Project: project-fra-658e2f5f4ba30df91177 Function ID: 69bde006001c56757f49 **Several execution errors with:** Timed out waiting for runtime.\nError Code: 400...