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

Update client to respect the newer RateLimit header #115

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

AlecRosenbaum
Copy link
Contributor

@AlecRosenbaum AlecRosenbaum commented Jul 20, 2023

The client does currently respect rate limits, but the API has been updated to use the new RateLimit header to communicate those rate limits (instead of RateLimit-Reset).

Resolves #112

The library version is also bumped to 2.1 (and will need to be released after this is merged).

@AlecRosenbaum AlecRosenbaum marked this pull request as ready for review July 25, 2023 17:00
@AlecRosenbaum AlecRosenbaum merged commit 48d1503 into master Jul 25, 2023
4 checks passed
@AlecRosenbaum AlecRosenbaum deleted the use-new-rate-limit-header branch July 25, 2023 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update ratelimit behavior
2 participants