Files
openchamber/packages
Zakir JiwaniandBohdan Triapitsyn 598e28462a Suppress SSE proxy errors on expected upstream socket close (#799)
When the upstream OpenCode process restarts, the fetch connection is
terminated by the remote side (UND_ERR_SOCKET / "other side closed").
Previously the catch block would log this as a warning and the VSCode
sseProxy would reject its run promise (sending an error to the webview)
even though the termination was normal. Now both handlers treat
UND_ERR_SOCKET the same way they treat an explicit abort.

Co-authored-by: Bohdan Triapitsyn <artmore@protonmail.com>
2026-04-01 09:38:44 +03:00
..
2026-03-31 19:31:17 +03:00
2026-03-31 19:31:17 +03:00