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
I am unsure if this is a problem or by design but about every 5-10 seconds, my websocket will close with error code 1006 and no provided reason.
I am using the typescript WebSocketKeepAlive class found in at-proto repo. This does keep my websocket alive and so I can consume it correctly, but it seemed odd that the socket would close every 5 to 10 seconds.
If this is expected, feel free to close this issue.
The text was updated successfully, but these errors were encountered:
I am unsure if this is a problem or by design but about every 5-10 seconds, my websocket will close with error code 1006 and no provided reason.
I am using the typescript
WebSocketKeepAlive
class found in at-proto repo. This does keep my websocket alive and so I can consume it correctly, but it seemed odd that the socket would close every 5 to 10 seconds.If this is expected, feel free to close this issue.
The text was updated successfully, but these errors were encountered: