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
Describe the bug
Websocket connections are unstable and frequently disconnect. The last stable WebSocket connection implementation was on 2.3.4, since then every few minutes an open WebSocket connection to an Arbitrum node will consistently close and force a reconnect by the listener. This could have something to do with the upgrade in 3.0.0.
Expected behavior
Stable connections should live in effectively perpetuity. Up until 3.0.0 there were never any consistent disconnect issues for the WebSocket client.
The text was updated successfully, but these errors were encountered:
Describe the bug
Websocket connections are unstable and frequently disconnect. The last stable WebSocket connection implementation was on 2.3.4, since then every few minutes an open WebSocket connection to an Arbitrum node will consistently close and force a reconnect by the listener. This could have something to do with the upgrade in 3.0.0.
Expected behavior
Stable connections should live in effectively perpetuity. Up until 3.0.0 there were never any consistent disconnect issues for the WebSocket client.
The text was updated successfully, but these errors were encountered: