Rank 3: Container
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
Votes
1
Replies
11
Participants
Unknown
Messages
12
Rank 3: Container
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.
Rank 3: Container
Yes on appwrite cloud
The issue only happens with functions?
yeah, self hosted too
Rank 3: Container
Yes only fonctions
Rank 3: Container
It’s totally random =\
Rank 3: Container
Not often in my case but it’s happen sometimes
What's the code to reply the issue? Could someone send an example?
Rank 3: Container
@D5 I have tag you in other thread where I describe the code and the process