You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move reconnect logic from the error handler to the close handler
so reconnection happens reliably after any disconnect. Add a
closing flag to prevent reconnection when intentionally closed.
Handle 'reconnecting' status in subscription filters so wallets
are re-subscribed after the connection is re-established.
0 commit comments