I get this error sometimse on my batch process I update 1000 documents in an appwrite function, here i get this error on the 386 doc with an ip i don't know
[386] Error: Error: connect ETIMEDOUT 157.230.79.70:443
This is in appwrite cloud?
What's the code?
sameeee issue. been seeing this for a while now. batch processess usually cause this. i've tried to use some sleep like logic, doesn't really help. the same code works fine locally.
Yes on appwrite cloud
The issue only happens with functions?
yeah, self hosted too
Yes only fonctions
It’s totally random =\
Not often in my case but it’s happen sometimes
What's the code to reply the issue? Could someone send an example?
@D5 I have tag you in other thread where I describe the code and the process
Recommended threads
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- One-time Cloud migration blocked by data...
Hi, I’m blocked on a one-time migration from Appwrite Cloud to my self-hosted Appwrite instance. We already fixed the region issue, and the migration now corre...
- [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...