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
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...