#8440: Docs: add cron troubleshooting for multi-gateway + nextWakeAtMs
docs
stale
Cluster:
Cron Job Management Fixes
This prevents a common failure mode where users assume nextWakeAtMs: null means the scheduler is dead, when it usually means no enabled future job (often due to multi-gateway confusion).
• Adds a short “Troubleshooting (fast)” section to docs/automation/cron-jobs.md.
• Covers two common pitfalls: 1. multi-profile / multi-Gateway confusion (storePath per gateway)
2. nextWakeAtMs: null meaning no eligible enabled future job (not a dead scheduler)
• Tested: docs-only change.
AI-assisted: yes
(content derived from real debugging session).
Most Similar PRs
#23290: fix(cron): use lastRunAtMs for next schedule of interval jobs after...
by SidQin-cyber · 2026-02-22
66.2%
#8034: fix(cron): run past-due one-shot jobs immediately on startup
by FelixFoster · 2026-02-03
66.0%
#9060: Fix: Preserve scheduled cron jobs after gateway restart
by vishaltandale00 · 2026-02-04
64.9%
#22911: fix(cron): correct next execution time calculation after gateway re...
by anandsuraj · 2026-02-21
64.5%
#5498: Cron: honor next-heartbeat
by sebslight · 2026-01-31
64.1%
#11813: fix(cron): ensure 'at' schedule type correctly registers nextWakeAt...
by leo-reifying · 2026-02-08
63.6%
#20398: docs(automation): add multi-hop improvement loop pattern to cron-vs...
by skylinehk · 2026-02-18
63.4%
#8307: fix(cron): improve tool description with reliable reminder guidance
by vishaltandale00 · 2026-02-03
63.0%
#19541: fix: schedule nextWakeAtMs for isolated sessionTarget cron jobs
by guirguispierre · 2026-02-17
63.0%
#22948: fix(cron): every-schedule boundary returns nowMs instead of next sl...
by echoVic · 2026-02-21
63.0%