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 have the websocket client running in a multiprocess process sending all messages on a queue to another process. After maybe 10min of connection I start getting this error and it happens every minute with a reconnect after.
2025-02-05 12:10:21,160 WebSocketClient DEBUG: connection closed (ERR): sent 1011 (unexpected error) keepalive ping timeout; no close frame received
The text was updated successfully, but these errors were encountered:
I have the websocket client running in a multiprocess process sending all messages on a queue to another process. After maybe 10min of connection I start getting this error and it happens every minute with a reconnect after.
2025-02-05 12:10:21,160 WebSocketClient DEBUG: connection closed (ERR): sent 1011 (unexpected error) keepalive ping timeout; no close frame received
The text was updated successfully, but these errors were encountered: