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

Fix CloudFetch retry policy to be compatible with all urllib3 versions we support #412

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

kravets-levko
Copy link
Contributor

@kravets-levko kravets-levko commented Jul 11, 2024

Fixes #411

Followup on #405

@kravets-levko kravets-levko merged commit 134b21d into main Jul 11, 2024
13 checks passed
@kravets-levko kravets-levko deleted the fix-cloudfetch-retry-urllib3-compatibility branch July 11, 2024 15:24
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.

TypeError: Retry.__init__() got an unexpected keyword argument 'backoff_max'
2 participants