Skip to content

Commit 98e30dc

Browse files
altaywtfTakhoffman
andauthored
fix(cron): handle sessions list cron model override (#21279) thanks @altaywtf
Verified: - pnpm install --frozen-lockfile - pnpm build - pnpm check - pnpm test:macmini Co-authored-by: altaywtf <[email protected]> Co-authored-by: Tak Hoffman <[email protected]>
1 parent f107347 commit 98e30dc

File tree

3 files changed

+439
-2
lines changed

3 files changed

+439
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Docs: https://docs.openclaw.ai
7878

7979
### Fixes
8080

81+
- Cron/Isolated sessions list: persist the intended pre-run model/provider on isolated cron session entries so `sessions_list` reflects payload/session model overrides even when runs fail before post-run telemetry persistence. (#21279) Thanks @altaywtf.
8182
- Cron/One-shot reliability: retry transient one-shot failures with bounded backoff and configurable retry policy before disabling. (#24435) Thanks .
8283
- Gateway/Cron auditability: add gateway info logs for successful cron create, update, and remove operations. (#25090) Thanks .
8384
- Cron/Schedule errors: notify users when a job is auto-disabled after repeated schedule computation failures. (#29098) Thanks .

0 commit comments

Comments
 (0)