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 circuit breaking for retries #370

Closed
hadley opened this issue Oct 31, 2023 · 1 comment · Fixed by #613
Closed

Add circuit breaking for retries #370

hadley opened this issue Oct 31, 2023 · 1 comment · Fixed by #613
Labels
feature a feature request or enhancement
Milestone

Comments

@hadley
Copy link
Member

hadley commented Oct 31, 2023

r-lib/httr#671

@hadley hadley added the feature a feature request or enhancement label Nov 10, 2023
@hadley hadley changed the title Add circuit breaking Add circuit breaking for retries Nov 10, 2023
@hadley
Copy link
Member Author

hadley commented Nov 23, 2023

In httr2, should implement this like throttling, so works across requests.

@hadley hadley added this to the v1.1.0 milestone Dec 19, 2024
hadley added a commit that referenced this issue Dec 23, 2024
@hadley hadley closed this as completed in 3608234 Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant