openclaw/src/cron
Sebastian d31caa81ef fix(runtime): guard cleanup and preserve skipped cron jobs 2026-02-12 09:28:47 -05:00
..
isolated-agent fix(cron): use requested agentId for isolated job auth resolution (#13983) 2026-02-11 23:32:45 -06:00
service fix(runtime): guard cleanup and preserve skipped cron jobs 2026-02-12 09:28:47 -05:00
cron-protocol-conformance.test.ts fix(cron): fix test failures and regenerate protocol files 2026-02-04 01:03:59 -08:00
delivery.test.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
delivery.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
isolated-agent.delivers-response-has-heartbeat-ok-but-includes.test.ts fix(cron): share isolated announce flow + harden cron scheduling/delivery (#11641) 2026-02-07 19:46:01 -08:00
isolated-agent.skips-delivery-without-whatsapp-recipient-besteffortdeliver-true.test.ts fix(cron): share isolated announce flow + harden cron scheduling/delivery (#11641) 2026-02-07 19:46:01 -08:00
isolated-agent.ts
isolated-agent.uses-last-non-empty-agent-text-as.test.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
normalize.test.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
normalize.ts refactor: centralize isPlainObject, isRecord, isErrno, isLoopbackHost utilities (#12926) 2026-02-09 17:02:55 -08:00
parse.ts
payload-migration.ts
run-log.test.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
run-log.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
schedule.test.ts fix(cron): prevent duplicate fires when multiple jobs trigger simultaneously (#14256) 2026-02-11 22:04:17 -06:00
schedule.ts fix(cron): prevent duplicate fires when multiple jobs trigger simultaneously (#14256) 2026-02-11 22:04:17 -06:00
service.delivery-plan.test.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
service.every-jobs-fire.test.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
service.issue-13992-regression.test.ts fix: prevent cron jobs from skipping execution when nextRunAtMs advances (#14068) 2026-02-11 23:33:22 -06:00
service.issue-regressions.test.ts fix(cron): prevent one-shot at jobs from re-firing on restart after skip/error (#13845) (#13878) 2026-02-11 23:33:15 -06:00
service.jobs.test.ts feat(cron): enhance legacy delivery handling in job patches 2026-02-04 01:03:59 -08:00
service.prevents-duplicate-timers.test.ts
service.read-ops-nonblocking.test.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
service.rearm-timer-when-running.test.ts fix(cron): re-arm timer when onTimer fires during active job execution (#14233) 2026-02-11 22:13:27 -06:00
service.restart-catchup.test.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
service.runs-one-shot-main-job-disables-it.test.ts fix(cron): pass agentId to runHeartbeatOnce for main-session jobs (#14140) 2026-02-11 22:22:29 -06:00
service.skips-main-jobs-empty-systemevent-text.test.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
service.store-migration.test.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
service.store.migration.test.ts fix: cron scheduler reliability, store hardening, and UX improvements (#10776) 2026-02-06 18:03:03 -08:00
service.ts
session-reaper.test.ts fix: unify session maintenance and cron run pruning (#13083) 2026-02-09 20:42:35 -08:00
session-reaper.ts fix: unify session maintenance and cron run pruning (#13083) 2026-02-09 20:42:35 -08:00
store.test.ts fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091) 2026-02-08 16:20:13 -05:00
store.ts fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091) 2026-02-08 16:20:13 -05:00
types.ts fix(cron): isolate schedule errors to prevent one bad job from breaking all jobs (#14385) 2026-02-11 22:17:07 -06:00
validate-timestamp.ts