Skip to content

feat: handle rate limiter code 429 by back-off retry#80

Closed
santhoshramaraj wants to merge 1 commit intomasterfrom
users/sramaraj/dataframe-rate-limiter
Closed

feat: handle rate limiter code 429 by back-off retry#80
santhoshramaraj wants to merge 1 commit intomasterfrom
users/sramaraj/dataframe-rate-limiter

Conversation

@santhoshramaraj
Copy link
Member

What does this Pull Request accomplish?

Implement a basic back-off retry method for DataFrameClient to handle status code 429 by the rate limiter.

Why should this Pull Request be merged?

Simplify user-side handling for http status code 429

What testing has been done?

TODO: Detail what testing has been done to ensure this submission meets requirements.

@santhoshramaraj
Copy link
Member Author

Superseded by #90 as giving the user the flexibility to handle retry is better than hardcode it.

@santhoshramaraj santhoshramaraj deleted the users/sramaraj/dataframe-rate-limiter branch March 20, 2025 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant