Function is scheduled * * * * * and is enabled: true, but
Appwrite Cloud has stopped queueing executions. Last execution:
2026-05-30 00:47 UTC (~46h ago) — it completed 200 in
1.78s, log shows normal output, no errors. Since then: zero
executions.
Function-record state right now: schedule: "* * * * *" scheduleNext: null scheduleCurrent: null
Other functions in the same project (HTTP-triggered, not
scheduled) are running normally — so it's not a project-wide
quota issue. Latest deployment is ready and active.
This is the second occurrence in ~8 days (prior incident around 2026-05-23). Code/deploy untouched between then and now. Looks like the scheduler cursor drops silently.
What I'd love to know
- Is there a server-side log of when/why the scheduler dropped this function's pointer?
- Any known issue with the cloud scheduler that could explain silent cursor loss?
- Recommended way to monitor this from the client side beyond
polling
scheduleNextfornull?
Recommended threads
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- [SOLVED] Appwrite 25.1.0 returns Invalid...
I've already opened an issue on GitHub, but somewhat it doesn't seem like GitHub is monitored very closely, so I'm leaving a bug report here on Discord as well....
- Helping in unblock my account
I deleted my Appwrite Cloud account that was linked via GitHub. Now I activated my GitHub Student Pack and want to sign up again using the same GitHub account, ...