[CR-004] Server — TASKS_ENABLED kill switch (no notification storm on resume) #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Change Request
Type: Server Deploy · Risk: Low
Service: push-backend (Railway)
Date: 2026-05-05
Commit: 90f826f
Description
Added
TASKS_ENABLEDenv var. Whenfalse, due tasks callfinalizeTaskRun()(advancesnext_runwithout executing) so re-enabling does not burst all overdue tasks at once.Self-Review Checklist
finalizeTaskRun()handles bothonceandrecurringtask typesRollback
Status: Completed ✅