Unexpected curl error between proxy and executor ID exc3 (104): Connection reset by peer\nError Code
- 0
- Functions
- Cloud
Scheduled function sometimes gives this error leading to inconsistency in our application.
how long does your function take to execute? when was the last execution before this one?
20secs
Three days before
what about the last time this error occurred and when it executed before that?
Recommended threads
- My cloud functions failing 3 days ago (P...
Hi, My cloud function using python has been failing for 3 days, I didn't push any new deployments... Its something to do with it not recognising the entrypoi...
- Scheduled works locking the entire Maria...
I have a scheduled function and apparently that or something is locking the entire MariaDB database and Appwrite is giving MariaDB errors. This error persists e...
- Python Function not working
I am getting this issue as well. Doesnt look like there was a solution as you guys were not able to replicate. Below is my code as well as the error. I started...