It isn't happening at the current moment but 2-3 days earlier, the corn scheduled function started executing absolutely randomly while we have scheduled it to run for every 5 minutes using the Cron Expression
It started running timely after somewhile but that glitch still did exist... currently We are in development stage of the application and about it shift to Beta Testing we are concerned if this would happen again in production stage .... While the app has a certain user base
Wishing to inquire more about that and the nature of corn scheduled functions at Appwrite
are you on cloud or self-hosting?
I am on Cloud
There was some high load recently so that could have been related
so your jobs get queued according to the schedule, but the high load may have caused it to be delayed.
Recommended threads
- Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue pe...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...