Skip to content

Report the reason a connection was closed. - #157

Merged
gogasca merged 4 commits into
masterfrom
ojarjur/report-ws-connection-closure-reasons
Dec 17, 2025
Merged

gogasca merged 4 commits into
masterfrom
ojarjur/report-ws-connection-closure-reasons

Conversation

@ojarjur

@ojarjur ojarjur commented Oct 21, 2025

Copy link
Copy Markdown
Collaborator

Previously, if a websocket connection was closed by the backend, the (websocket-shim) client would be told the connection was closed, but not why it was closed.

This PR extends the error message to report the underlying error (if any) that triggered the connection closure.

Previously, if a websocket connection was closed by the backend, the (websocket-shim) client would be told the connection was closed, but not *why* it was closed.

This PR extends the error message to report the underlying error (if any) that triggered the connection closure.
@ojarjur
ojarjur force-pushed the ojarjur/report-ws-connection-closure-reasons branch from 103ccce to ac78de6 Compare October 21, 2025 20:16
@ojarjur
ojarjur requested a review from gogasca November 18, 2025 18:20
@gogasca
gogasca merged commit 76b4cc7 into master Dec 17, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants