-
-
Notifications
You must be signed in to change notification settings - Fork 62
WebSockets streams updates stop providing incremental data #211
Comments
Hi, I've fixed an issue with reconnecting in the latest version, plus I also added a Let me know if your issues are fixed with v7.0.10 |
Hi Jan,
I have attached an anonymized log extract. I also can run additional tests with more logs but I need some guidance :-) |
Hi Philipp, sorry for the delayed response. I think you should contact Bittrex to see if they can explain this, because I can't. |
Hey, I am having the same issue with Bittrex orderbook websocket where it randomly stops pushing orderbook changes. Did anyone manage to find a solution to this or got a response from Bittrex dev team? |
Bittrex WebSockets streams updates stop providing data - Version 7.0.9 tested - but issue also existed in prior versions.
In some cases, Bittrex WebSocket streams stop providing incremental data and the last dataset remains endlessly valid.
We have tested the following: OrderBook and Trades updates on different physical machines, subscribing to several MarketPairs.
At some point - 05/03/2022 17:26:28 - in our test, something happens - necessarily on Bittrex side - since different physical machines / IPs / software instances / MarketPairs subscriptions were running simultaneously Bittrex.net.
After, there are no more OrderBook or Trades updates on all machines and all MarketPairs.
Bittrex.Net keeps endlessly the last dataset as valid.
Some detection should occurr, to restart the websocket.
We could provide more detailed logs and reproduce, but we need to know which logs are needed.
The text was updated successfully, but these errors were encountered: