Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Binance streaming rate limit #4468

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

eschava
Copy link
Contributor

@eschava eschava commented Apr 21, 2022

Binance closes the WebSocket connection if more than one per second subscription message is sent
(even though Binance docs state that 5 messages per second are allowed)

@gewure
Copy link

gewure commented May 25, 2024

has this been fixed elsewhere?
the mergeconflicts should be resolveable. i noticed similiar behaviour with binance streams in the past.

@rizer1980
Copy link
Contributor

Hi.

  1. You can use subscription on connect, there is no limit on it.
  2. If I remember correctly, in reality there are 4 op/sec without error...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants