mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 09:01:39 -06:00
5564671c4f
* fix(gateway): bound audit and Codex backlogs Live Gateway SQLite lock failures and process heap pressure exposed two independent queue owners. Route best-effort audit persistence through the canonical shared-state connection with bounded contention retries, and remove the per-notification Codex yield so the keyed turn queue can drain directly. Follow-up to #126033 and #126073. * fix(gateway): annotate raw SQLite cold-open probe * test(codex): register notification burst shard