mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-16 14:01:09 +00:00
feat: [US-042] - Handle CDP connection death on Chromium crash
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a9629c91ea
commit
c96558e523
4 changed files with 31 additions and 2 deletions
|
|
@ -684,7 +684,7 @@
|
|||
"Typecheck passes"
|
||||
],
|
||||
"priority": 42,
|
||||
"passes": false,
|
||||
"passes": true,
|
||||
"notes": "If Chromium crashes, RestartPolicy::Always restarts it but the CdpClient holds a dead WebSocket. State stays Active but all CDP operations fail. No recovery without manual stop+start."
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue