bybit-exchange / pybit

Official Python3 API connector for Bybit's HTTP and WebSockets APIs.
Other
340 stars 113 forks source link

_send_ping Not working correctly for 'wss://stream.bybit.com/v5/public/option' #187

Closed InTheta closed 5 months ago

InTheta commented 5 months ago
INFO:pybit._websocket_stream:WebSocket Unified V5 attempting connection...
INFO:websocket:Websocket connected
INFO:pybit._websocket_stream:WebSocket Unified V5 connected
ERROR:websocket:Connection to remote host was lost. - goodbye

It seems like the ping / pong is not correctly working for Options tickers.. ??

Error is continual

Kamsby commented 5 months ago

yes, we are aware of this issue and it will be fixed soon