Websocket disconnecting after 24 hours
Opened this issue · 0 comments
tuxkilla commented
According to this document (https://github.com/binance-exchange/binance-official-api-docs/blob/master/user-data-stream.md), the web sockets are disconnecting after 24 hours. Is there a way to add some internal check that either throws an exception or reconnects when the stream loses connectivity?
Thanks!