Websocket Reconnects #892
johnmeshulam
started this conversation in
Technical
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now that websockets try to restore failed connections, if we are disconnected for a while we may miss WS events.
Currently this can cause desyncs, but perhaps a method to retrieve the server side props on reconnect could solve this. Related to the improve websocket code discussion.
Beta Was this translation helpful? Give feedback.
All reactions