Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

How to track more than 100 pairs? #32

Open
EUA opened this issue Sep 15, 2021 · 2 comments
Open

How to track more than 100 pairs? #32

EUA opened this issue Sep 15, 2021 · 2 comments
Assignees

Comments

@EUA
Copy link

EUA commented Sep 15, 2021

I have this error when I try to track more than 100 pairs.

{'id': 'xxxx', 'type': 'error', 'code': 509, 'data': 'exceed max subscription count limitation of 100 per time'}

Can't find how to do.

@codewc
Copy link
Contributor

codewc commented Sep 15, 2021

I have this error when I try to track more than 100 pairs.

{'id': 'xxxx', 'type': 'error', 'code': 509, 'data': 'exceed max subscription count limitation of 100 per time'}

Can't find how to do.

https://docs.kucoin.com/#request-rate-limit

Topic Subscription Limit
Maximum number of batch subscriptions at a time: 100 topics
Subscription limit for each connection: 300 topics

If you really need to subscribe to so many topics, you can use multiple sub-accounts to subscribe

@EUA
Copy link
Author

EUA commented Sep 15, 2021

How can I increase it to 300 on one connection?
What is the way to do it?
Do I need to pause for some seconds after subscribing 100 pairs?

@ISAAC-XXYYZZ ISAAC-XXYYZZ self-assigned this Aug 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants