Skip to content

Add version check for urllib3 in backoff calculation #526

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

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

shivam2680
Copy link
Contributor

Description

Addresses #525
Added version check for urllib3 to apply additional backoff jitter if version is >=2.0.0.

How is this tested?

Tested manually using the connector to trigger retry flow.

@rauerhans
Copy link

pwease merge this soon :)

@samikshya-db
Copy link
Contributor

Thanks for fixing this, @shivam2680 !

@shivam2680 shivam2680 merged commit e716136 into main Mar 11, 2025
22 of 23 checks passed
wyattscarpenter pushed a commit to wyattscarpenter/databricks-sql-python that referenced this pull request Mar 11, 2025
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.

4 participants