← Back to Clusters

Cron Job Enhancements

Improvements and fixes related to the cron job scheduling and execution in the OpenClaw framework.

16 PRs
fix cron heartbeat Representative: #3693
# Title Author Created GitHub
3693 fix(cron): delete deleteAfterRun jobs regardless of execution status rep HirokiKobayashi-R 2026-01-29 View
5428 fix(Cron): prevent one-shot loop on skip imshrishk 2026-01-31 View
5498 Cron: honor next-heartbeat sebslight 2026-01-31 View
6522 fix(cron): deliver original message when agent response is heartbeat-only sidmohan0 2026-02-01 View
7367 refactor(cron): rename wakeMode to postRun BrennerSpear 2026-02-02 View
8379 fix(cron): handle past-due one-shot 'at' jobs that haven't run yet Gerrald12312 2026-02-04 View
9393 fix(cron): avoid recomputeNextRuns on forceReload matthewpapa07 2026-02-05 View
9684 fix: cron race condition - run due jobs before recomputing nextRunAtMs (#9661) divol89 2026-02-05 View
10120 fix(cron): ensure next run is strictly in the future (#10035) zenchantlive 2026-02-06 View
11108 fix(cron): prevent missed jobs from being skipped on timer recompute Bentlybro 2026-02-07 View
11657 fix(cron): treat skipped heartbeat as ok for one-shot jobs DukeDeSouth 2026-02-08 View
12443 fix(cron): don't advance past-due jobs that haven't been executed rummangeminicode 2026-02-09 View
15446 feat(cron): support prefix matching for job IDs andrewdamelio 2026-02-13 View
18960 fix: don't disable one-shot cron jobs on skipped status jwchmodx 2026-02-17 View
18972 Fix #18880: Drop pending notifications when cron job is deleted jwchmodx 2026-02-17 View
21014 fix(cron): suppress main-session summary for HEARTBEAT_OK responses nickjlamb 2026-02-19 View