openclaw/src/cron
2026-04-28 00:03:01 +01:00
..
isolated-agent fix(cron): preserve job model fallbacks 2026-04-28 00:03:01 +01:00
service fix(cron): start isolated timeout after execution begins 2026-04-27 08:15:59 +01:00
active-jobs.ts
cron-protocol-conformance.test.ts fix(ci): sync locale and cron contract tests 2026-04-27 13:15:59 +01:00
delivery-field-schemas.ts
delivery-plan.test.ts test: share cron delivery job fixture 2026-04-20 19:22:41 +01:00
delivery-plan.ts feat(cron): preview resolved delivery targets 2026-04-21 12:01:06 +05:30
delivery-preview.test.ts fix(cron): route failure alerts via target session 2026-04-27 06:34:38 +01:00
delivery-preview.ts fix(cron): route failure alerts via target session 2026-04-27 06:34:38 +01:00
delivery.failure-notify.test.ts fix(cron): route failure alerts via target session 2026-04-27 06:34:38 +01:00
delivery.test-helpers.ts test: share cron delivery job fixture 2026-04-20 19:22:41 +01:00
delivery.test.ts test: share cron delivery job fixture 2026-04-20 19:22:41 +01:00
delivery.ts refactor(cron): split notification routing 2026-04-27 06:44:53 +01:00
heartbeat-policy.test.ts
heartbeat-policy.ts
isolated-agent.auth-profile-propagation.test.ts
isolated-agent.delivery-awareness.test.ts
isolated-agent.delivery.test-helpers.ts fix(cron): keep message tool for chat delivery 2026-04-21 12:01:06 +05:30
isolated-agent.direct-delivery-core-channels.test.ts fix: preserve cron telegram topic delivery after timeout (#72317) 2026-04-26 13:30:54 -07:00
isolated-agent.helpers.test.ts fix(cron): verify delivery before clearing message warnings 2026-04-27 11:02:09 +01:00
isolated-agent.hook-content-wrapping.test.ts
isolated-agent.isolated-auth-session-flag.test.ts
isolated-agent.lane.test.ts fix: isolate cron nested lane concurrency 2026-04-27 09:39:10 +01:00
isolated-agent.mocks.ts
isolated-agent.model-formatting.test.ts
isolated-agent.model-overrides.test.ts
isolated-agent.session-identity.test.ts fix: isolate cron context-engine session keys (#72292) 2026-04-26 14:21:01 -07:00
isolated-agent.test-harness.ts
isolated-agent.test-setup.ts test: align telegram cron test doubles 2026-04-22 06:19:20 +01:00
isolated-agent.ts
isolated-agent.turn-test-helpers.ts
normalize-job-identity.test.ts
normalize-job-identity.ts
normalize.test.ts fix(cron): normalize flat legacy job rows 2026-04-25 03:29:30 -07:00
normalize.ts fix(cron): normalize flat legacy job rows 2026-04-25 03:29:30 -07:00
parse.ts
run-id.ts refactor(cron): share execution id helper 2026-04-19 21:16:57 +05:30
run-log.test.ts fix: recover stale cron task records 2026-04-26 07:23:39 +01:00
run-log.ts fix: recover stale cron task records 2026-04-26 07:23:39 +01:00
schedule-identity.ts fix(cron): tolerate legacy flat schedule identity 2026-04-27 07:56:26 +01:00
schedule.test.ts chore: apply core lint cleanups 2026-04-23 05:30:49 +01:00
schedule.ts
service-contract.ts refactor: share cron list page types 2026-04-20 14:31:56 +01:00
service.armtimer-tight-loop.test.ts
service.delivery-plan.test.ts
service.every-jobs-fire.test.ts
service.failure-alert.test.ts fix(cron): alert on persistent skipped runs 2026-04-27 07:31:04 +01:00
service.get-job.test.ts
service.heartbeat-ok-summary-suppressed.test.ts
service.issue-13992-regression.test.ts
service.issue-16156-list-skips-cron.test.ts
service.issue-17852-daily-skip.test.ts
service.issue-19676-at-reschedule.test.ts
service.issue-22895-every-next-run.test.ts
service.issue-35195-backup-timing.test.ts test: use synthetic config cron channel fixtures 2026-04-21 01:19:35 +01:00
service.issue-66019-unresolved-next-run.test.ts
service.issue-regressions.test-helpers.ts
service.issue-regressions.test.ts feat(cron): split jobs.json into config and runtime state files (#63105) 2026-04-20 14:23:18 -04:00
service.jobs.test.ts fix(cron): tolerate malformed legacy jobs 2026-04-25 02:39:06 -07:00
service.jobs.top-of-hour-stagger.test.ts
service.list-page-sort-guards.test.ts
service.main-job-passes-heartbeat-target-last.test.ts fix: preserve deferred cron heartbeat target (#69021) 2026-04-19 22:48:46 +05:30
service.persists-delivered-status.test.ts test: use synthetic config cron channel fixtures 2026-04-21 01:19:35 +01:00
service.prevents-duplicate-timers.test.ts
service.read-ops-nonblocking.test.ts
service.rearm-timer-when-running.test.ts
service.restart-catchup.test.ts fix(cron): record interrupted startup runs 2026-04-25 04:28:11 -07:00
service.runs-one-shot-main-job-disables-it.test.ts
service.session-reaper-in-finally.test.ts
service.skips-main-jobs-empty-systemevent-text.test.ts
service.store-load-invalid-main-job.test.ts
service.test-harness.ts fix(cron): default missing sessionTarget on load and guard assertSupportedJobSpec (#70367) 2026-04-24 17:57:39 -07:00
service.ts fix(gateway): preserve cron delivery validation behavior 2026-04-19 23:18:27 +05:30
session-reaper.test.ts
session-reaper.ts
session-target.test.ts refactor(cron): split notification routing 2026-04-27 06:44:53 +01:00
session-target.ts refactor(cron): split notification routing 2026-04-27 06:44:53 +01:00
stagger.test.ts
stagger.ts
store.test.ts fix(cron): tolerate legacy flat schedule identity 2026-04-27 07:56:26 +01:00
store.ts fix(cron): tolerate legacy flat schedule identity 2026-04-27 07:56:26 +01:00
types-shared.ts
types.ts fix(cron): alert on persistent skipped runs 2026-04-27 07:31:04 +01:00
validate-timestamp.ts
webhook-url.ts