Skip to content

Implement reconnect and retry when web socket is disconnected - #54

Merged
nassery318 merged 6 commits into
mainfrom
implement-reconnect-and-retry
Oct 30, 2025
Merged

Implement reconnect and retry when web socket is disconnected#54
nassery318 merged 6 commits into
mainfrom
implement-reconnect-and-retry

Conversation

@nassery318

Copy link
Copy Markdown
Contributor

No description provided.

return
}

if (wasConnected && isNowDisconnected) {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would implement that in epic with chain/flatmap but since it's a single isolated hook, it's fine too

@nassery318
nassery318 merged commit e078edd into main Oct 30, 2025
1 check 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