Files
openclaw/src/process
c397a02c9a fix(queue): harden drain/abort/timeout race handling
- reject new lane enqueues once gateway drain begins
- always reset lane draining state and isolate onWait callback failures
- persist per-session abort cutoff and skip stale queued messages
- avoid false 600s agentTurn timeout in isolated cron jobs

Fixes #27407
Fixes #27332
Fixes #27427

Co-authored-by: Kevin Shenghui <[email protected]>
Co-authored-by: zjmy <[email protected]>
Co-authored-by: suko <[email protected]>
2026-02-26 13:43:39 +01:00
..