Skip to content

Reduce complexity of WSS#132

Open
Yostra wants to merge 1 commit intomainfrom
wss_stablility
Open

Reduce complexity of WSS#132
Yostra wants to merge 1 commit intomainfrom
wss_stablility

Conversation

@Yostra
Copy link
Collaborator

@Yostra Yostra commented Mar 3, 2026

The reconnect loop was redundant. If the connection is actually dead, the heartbeat will tell us and the normal close/error path can reconnect. If it isn’t dead, the loop just adds flakiness and code noise.

@Yostra Yostra marked this pull request as ready for review March 3, 2026 22:52
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