From ac0b13f58830bf2850f1dd244c19c793769136b0 Mon Sep 17 00:00:00 2001 From: Brian Mendonca Date: Fri, 6 Mar 2026 11:07:57 -0700 Subject: [PATCH] chore: initialize issue #38233 tracking branch --- automation/issue-38233.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 automation/issue-38233.md diff --git a/automation/issue-38233.md b/automation/issue-38233.md new file mode 100644 index 000000000000..680f52dfb6d1 --- /dev/null +++ b/automation/issue-38233.md @@ -0,0 +1,7 @@ +# Issue 38233 Tracking + +- Source issue: https://github.com/openclaw/openclaw/issues/38233 +- Title: [Bug] Compaction timeout still freezes sessions in 2026.3.2 (manual + automatic paths) + +## Extracted Description +Compaction timeout failures (manual and automatic) can stall the session lane for long periods and make chats appear frozen; issue requests root-cause handling for timeout recovery and circuit breaking. \ No newline at end of file