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 configurable retry + backoff settings #209

Closed
Tracked by #217
JWCook opened this issue Jul 26, 2021 · 0 comments · Fixed by #232
Closed
Tracked by #217

Add configurable retry + backoff settings #209

JWCook opened this issue Jul 26, 2021 · 0 comments · Fixed by #232
Labels
enhancement New feature or request
Milestone

Comments

@JWCook
Copy link
Member

JWCook commented Jul 26, 2021

The easiest method would be to use urllib3.util.retry.Retry and attach it to the session with an adapter.

@JWCook JWCook added the enhancement New feature or request label Jul 26, 2021
@JWCook JWCook added this to the v0.15 milestone Jul 26, 2021
@JWCook JWCook closed this as completed Jul 26, 2021
@JWCook JWCook reopened this Jul 26, 2021
@JWCook JWCook modified the milestones: v0.15, v1.0 Sep 3, 2021
@JWCook JWCook modified the milestones: v1.0, v1.1 Mar 8, 2023
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 a pull request may close this issue.

1 participant