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

Add a short sleep if the request is rate-limited #17210

Merged
merged 4 commits into from
May 18, 2024

Conversation

erikjohnston
Copy link
Member

This helps prevent clients from "tight-looping" retrying their request.

This helps prevent clients from "tight-looping" retrying their request.
@erikjohnston erikjohnston requested a review from a team as a code owner May 17, 2024 08:48
Copy link
Contributor

@MatMaul MatMaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@reivilibre reivilibre merged commit 52af16c into develop May 18, 2024
38 checks passed
@reivilibre reivilibre deleted the erikj/sleep_on_ratelimit branch May 18, 2024 11:03
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.

None yet

3 participants