We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get BybitWs Read error, closing connection: websocket: not connected error and seems it is not handleable as the API is logging the error and not returning any error. How can I reconnect to socket after that error? https://github.com/frankrap/bybit-api/blob/813e4bc7efdca90385dd871fcc3ab7a96241cce7/ws/ws.go#L192
BybitWs Read error, closing connection: websocket: not connected
The text was updated successfully, but these errors were encountered:
try to watch disconected or update the source code as you want bro
Sorry, something went wrong.
No branches or pull requests
I get
BybitWs Read error, closing connection: websocket: not connected
error and seems it is not handleable as the API is logging the error and not returning any error.How can I reconnect to socket after that error?
https://github.com/frankrap/bybit-api/blob/813e4bc7efdca90385dd871fcc3ab7a96241cce7/ws/ws.go#L192
The text was updated successfully, but these errors were encountered: