mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:50:43 +00:00
fix(cron): fail isolated runs on run-level errors
This commit is contained in:
@@ -63,6 +63,10 @@ Failure notifications resolve in this order:
|
||||
Main-session jobs may only use `delivery.failureDestination` when primary delivery mode is `webhook`. Isolated jobs accept it in all modes.
|
||||
</Note>
|
||||
|
||||
Note: isolated cron runs treat run-level agent failures as job errors even when
|
||||
no reply payload is produced, so model/provider failures still increment error
|
||||
counters and trigger failure notifications.
|
||||
|
||||
## Scheduling
|
||||
|
||||
### One-shot jobs
|
||||
|
||||
Reference in New Issue
Block a user