openclaw/src/cron
chilu18 8c8374defa fix(cron): treat embedded error payloads as run failures
(cherry picked from commit 50fd31c070)
2026-02-24 04:33:50 +00:00
..
isolated-agent fix(cron): treat embedded error payloads as run failures 2026-02-24 04:33:50 +00:00
service fix(cron): preserve telegram announce target + delivery truth 2026-02-23 11:45:18 +05:30
cron-protocol-conformance.test.ts cron: separate webhook POST delivery from announce (#17901) 2026-02-16 02:36:00 -08:00
delivery.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
delivery.ts cron: separate webhook POST delivery from announce (#17901) 2026-02-16 02:36:00 -08: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 refactor: harden reset notice + cron delivery target flow 2026-02-23 19:01:02 +00:00
isolated-agent.delivery-target-thread-session.test.ts fix(telegram): cron and heartbeat messages land in wrong chat instead of target topic (#19367) 2026-02-18 15:31:01 +05:30
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: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
isolated-agent.mocks.ts test: stabilize agent embedded-run mocks 2026-02-22 11:25:59 +00:00
isolated-agent.skips-delivery-without-whatsapp-recipient-besteffortdeliver-true.test.ts test(cron): cover announce failure when best-effort is off 2026-02-23 19:48:37 +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 fix(cron): treat embedded error payloads as run failures 2026-02-24 04:33:50 +00:00
legacy-delivery.ts refactor(cron): share legacy delivery helpers 2026-02-15 17:29:08 +00:00
normalize.test.ts feat(cron): add default stagger controls for scheduled jobs 2026-02-17 23:48:14 +01:00
normalize.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00: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 Session/Cron maintenance hardening and cleanup UX (#24753) 2026-02-23 22:39:48 +00:00
run-log.ts Session/Cron maintenance hardening and cleanup UX (#24753) 2026-02-23 22:39:48 +00:00
schedule.test.ts Cron: guard missing expr in schedule parsing 2026-02-21 20:18:11 -08:00
schedule.ts Cron: guard missing expr in schedule parsing 2026-02-21 20:18:11 -08:00
service.delivery-plan.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +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.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-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 fix(cron): preserve telegram announce target + delivery truth 2026-02-23 11:45:18 +05:30
service.jobs.test.ts Validate Telegram delivery targets to reject invalid formats (#21930) 2026-02-23 10:44:46 +05:30
service.jobs.top-of-hour-stagger.test.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00: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 Cron: suppress fallback main summary for delivery-target errors (openclaw#24074) thanks @Takhoffman 2026-02-22 20:24:08 -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 refactor(test): centralize trigger and cron test helpers 2026-02-22 20:04:51 +00: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 fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091) 2026-02-08 16:20:13 -05:00
store.ts Security: use crypto.randomBytes for temp file names (#20654) 2026-02-19 03:19:29 -08:00
types.ts Cron: suppress fallback main summary for delivery-target errors (openclaw#24074) thanks @Takhoffman 2026-02-22 20:24:08 -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