Rank 3: Container
I am calling create execution to a function its running twice in the appwrite backend. It happened earlier also and was solved automatically
https://discord.com/channels/564160730845151244/1165909582070161451/1165909582070161451
Votes
0
Replies
6
Participants
Unknown
Messages
7
Rank 3: Container
I am calling create execution to a function its running twice in the appwrite backend. It happened earlier also and was solved automatically
https://discord.com/channels/564160730845151244/1165909582070161451/1165909582070161451
I haven't seen this before when executed via Appwrite SDK 🧐 are you sure the function isn't being executed twice client side?
Rank 3: Container
Now it started running only once
Rank 3: Container
It happens sometimes for an hour or two
Rank 3: Container
I was using the same function only changing the code in the function so the execution could not be culprit.
Rank 3: Container
Moreover I checked in the network tab there was only one api request
[SOLVED] Calling createExecution runs function twice