openclaw/src/cron
Peter Steinberger 14fbd0e6b6 test(perf): reduce timer teardown overhead in cron issue regressions 2026-03-02 16:06:04 +00:00
..
isolated-agent fix(cron): skip isError payloads when picking summary/delivery content (#21454) 2026-03-02 07:38:05 -06:00
service feat(cron): add failure destination support to failed cron jobs (#31059) 2026-03-02 09:27:41 -06:00
cron-protocol-conformance.test.ts cron: separate webhook POST delivery from announce (#17901) 2026-02-16 02:36:00 -08:00
delivery.test.ts feat(cron): add failure destination support to failed cron jobs (#31059) 2026-03-02 09:27:41 -06:00
delivery.ts feat(cron): add failure destination support to failed cron jobs (#31059) 2026-03-02 09:27:41 -06:00
isolated-agent.auth-profile-propagation.test.ts fix(cron): propagate auth-profile resolution to isolated sessions (#20624) (#20689) 2026-02-22 12:45:03 -05:00
isolated-agent.delivers-response-has-heartbeat-ok-but-includes.test.ts test(perf): reuse cron heartbeat delivery temp homes per suite 2026-03-02 15:14:17 +00:00
isolated-agent.delivery-target-thread-session.test.ts feat(cron): add --account flag for multi-account delivery routing (#26284) 2026-02-28 10:57:49 -06:00
isolated-agent.delivery.test-helpers.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
isolated-agent.direct-delivery-forum-topics.test.ts test(perf): merge forum-topic direct-delivery scenarios 2026-03-02 15:17:28 +00:00
isolated-agent.mocks.ts test(agents): dedupe agent and cron test scaffolds 2026-03-02 07:13:10 +00:00
isolated-agent.skips-delivery-without-whatsapp-recipient-besteffortdeliver-true.test.ts test(perf): reuse temp-home root in cron announce delivery suite 2026-03-02 15:08:35 +00:00
isolated-agent.subagent-model.test.ts test(agents): dedupe agent and cron test scaffolds 2026-03-02 07:13:10 +00:00
isolated-agent.test-harness.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
isolated-agent.test-setup.ts refactor(agent): dedupe harness and command workflows 2026-02-16 14:59:30 +00:00
isolated-agent.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
isolated-agent.uses-last-non-empty-agent-text-as.test.ts test(cron): stabilize model precedence mocks in bun runs (#31594) 2026-03-02 15:47:21 +00:00
legacy-delivery.ts refactor(cron): share legacy delivery helpers 2026-02-15 17:29:08 +00:00
normalize.test.ts fix(cron): migrate legacy schedule cron fields on load (#28889) 2026-03-01 06:53:39 -06:00
normalize.ts fix(cron): migrate legacy schedule cron fields on load (#28889) 2026-03-01 06:53:39 -06:00
parse.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
payload-migration.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
run-log.test.ts Cron: drain pending writes before reading run log (#25416) 2026-03-01 07:04:04 -06:00
run-log.ts Cron: drain pending writes before reading run log (#25416) 2026-03-01 07:04:04 -06:00
schedule.test.ts fix(cron): guard against year-rollback in croner nextRun (#30777) 2026-03-01 22:22:59 -06:00
schedule.ts fix(cron): guard against year-rollback in croner nextRun (#30777) 2026-03-01 22:22:59 -06:00
service.armtimer-tight-loop.test.ts fix(cron): prevent armTimer tight loop when job has stuck runningAtMs (openclaw#29853) thanks @FlamesCN 2026-03-01 19:58:58 -06:00
service.delivery-plan.test.ts test(perf): skip scheduler startup in cron delivery-plan tests 2026-03-02 12:54:53 +00:00
service.every-jobs-fire.test.ts test(cron): improve fire-and-forget harness coverage 2026-02-22 11:29:31 +00:00
service.failure-alert.test.ts feat(cron): add failure destination support to failed cron jobs (#31059) 2026-03-02 09:27:41 -06:00
service.get-job.test.ts chore: Fix types in tests 40/N. 2026-02-17 15:50:07 +09:00
service.issue-13992-regression.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
service.issue-16156-list-skips-cron.test.ts refactor(test): centralize trigger and cron test helpers 2026-02-22 20:04:51 +00:00
service.issue-17852-daily-skip.test.ts refactor(test): centralize trigger and cron test helpers 2026-02-22 20:04:51 +00:00
service.issue-19676-at-reschedule.test.ts fix(cron): re-arm one-shot at-jobs when rescheduled after completion (openclaw#28915) thanks @Glucksberg 2026-03-01 21:31:24 -06:00
service.issue-22895-every-next-run.test.ts fix(cron): restore interval cadence after restart 2026-02-22 20:19:23 +01:00
service.issue-regressions.test.ts test(perf): reduce timer teardown overhead in cron issue regressions 2026-03-02 16:06:04 +00:00
service.jobs.test.ts feat(cron): add failure destination support to failed cron jobs (#31059) 2026-03-02 09:27:41 -06:00
service.jobs.top-of-hour-stagger.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
service.list-page-sort-guards.test.ts fix(cron): guard list sorting against malformed legacy jobs (#28896) 2026-03-01 07:01:36 -06:00
service.main-job-passes-heartbeat-target-last.test.ts fix(cron): pass heartbeat target=last for main-session cron jobs (#28508) (#28583) 2026-02-28 11:14:24 -06:00
service.persists-delivered-status.test.ts fix(cron): split run and delivery status tracking 2026-02-22 20:19:23 +01:00
service.prevents-duplicate-timers.test.ts chore: Fix types in tests 40/N. 2026-02-17 15:50:07 +09:00
service.read-ops-nonblocking.test.ts fix(cron): keep manual runs non-blocking 2026-02-22 20:19:22 +01:00
service.rearm-timer-when-running.test.ts fix(cron): keep watchdog timer armed during ticks 2026-02-22 20:19:23 +01:00
service.restart-catchup.test.ts refactor(test): centralize trigger and cron test helpers 2026-02-22 20:04:51 +00:00
service.runs-one-shot-main-job-disables-it.test.ts fix(cron): reject sessionTarget "main" for non-default agents at creation time (openclaw#30217) thanks @liaosvcaf 2026-03-01 19:54:53 -06:00
service.skips-main-jobs-empty-systemevent-text.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
service.store-migration.test.ts fix(cron): migrate legacy schedule cron fields on load (#28889) 2026-03-01 06:53:39 -06:00
service.store.migration.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
service.test-harness.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
service.ts Web UI: add full cron edit parity, all-jobs run history, and compact filters (openclaw#24155) thanks @Takhoffman 2026-02-22 23:05:42 -06:00
session-reaper.test.ts Session/Cron maintenance hardening and cleanup UX (#24753) 2026-02-23 22:39:48 +00:00
session-reaper.ts Session/Cron maintenance hardening and cleanup UX (#24753) 2026-02-23 22:39:48 +00:00
stagger.test.ts Cron: guard missing expr in schedule parsing 2026-02-21 20:18:11 -08:00
stagger.ts Cron: guard missing expr in schedule parsing 2026-02-21 20:18:11 -08:00
store.test.ts test(perf): cut cron retry waits and tighten tmp guard prefilter 2026-03-02 11:54:26 +00:00
store.ts fix(cron): retry rename on EBUSY and fall back to copyFile on Windows 2026-03-01 20:02:24 -06:00
types.ts feat(cron): add failure destination support to failed cron jobs (#31059) 2026-03-02 09:27:41 -06:00
validate-timestamp.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
webhook-url.ts cron: separate webhook POST delivery from announce (#17901) 2026-02-16 02:36:00 -08:00