Skip to content
Back

Scheduled function silently stopped firing scheduleNext: null

  • 0
  • Functions
  • Cloud
moviepassmitch
31 May, 2026, 23:42

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 scheduleNext for null?
TL;DR
Function scheduled at `* * * * *` stopped firing silently. No errors recorded and last execution was 46 hours ago. No obvious project-wide issues. Unclear why scheduler stopped. Developer seeks server-side logs or reasons for the scheduler drop. No solution provided.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more