fix: recover stale cron task records

This commit is contained in:
Peter Steinberger
2026-04-26 07:20:44 +01:00
parent 9d21200049
commit 1fae716a04
15 changed files with 609 additions and 15 deletions

View File

@@ -84,6 +84,10 @@ openclaw tasks maintenance [--apply] [--json]
```
Previews or applies task and Task Flow reconciliation, cleanup stamping, and pruning.
For cron tasks, reconciliation uses persisted run logs/job state before marking an
old active task `lost`, so completed cron runs do not become false audit errors
just because the in-memory Gateway runtime state is gone. Offline CLI audit is
not authoritative for the Gateway's process-local cron active-job set.
### `flow`