This repository has been archived by the owner on Sep 9, 2023. It is now read-only.
Websocket delays - Binance Futures #334
Unanswered
CarlosASilveira
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to thank the lib producers.
Now I'm having a delay issue on WS responses, I'm opening WS to all Binance Futures pairs.
I noticed that over time, 1 hour after turning on all the collection, I start having problems with data delays, I believe it is related to the WS Buffer due to the large volume of market data.
Any idea how to get around this problem? Maybe clear the Buffer queue every n minutes, discarding child data, or some way to optimize this buffer processing?
Beta Was this translation helpful? Give feedback.
All reactions