Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Respond to server ratelimits #49

Open
glen3b opened this issue Jan 20, 2018 · 0 comments
Open

Respond to server ratelimits #49

glen3b opened this issue Jan 20, 2018 · 0 comments

Comments

@glen3b
Copy link
Owner

glen3b commented Jan 20, 2018

The CCS server sends HTTP 429 responses when you've been sending too many requests - we should be more aggressive with our requests, but honor these when sent by the server. We'll also need to retry the request in that case after our cooldown period.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant