Skip to content

Update go reconnection logic - #71

Draft
dimriou wants to merge 1 commit into
mainfrom
oev-1628_improve_reconnection_handling
Draft

Update go reconnection logic#71
dimriou wants to merge 1 commit into
mainfrom
oev-1628_improve_reconnection_handling

Conversation

@dimriou

@dimriou dimriou commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

This PR:

  • Updates the existing reconnection mechanism to use backoff.
  • Exports a new reconnection error message ErrStreamNoActiveConnections so clients can utilize it for their reconnection logic
  • No longer stores context timeouts and closing errors as non standard errors
  • Replaces the deprecated import nhooyr.io/websocket with the new repo coder/websocket

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.

1 participant