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 connection timeouts to botocore #325

Merged
merged 2 commits into from
Jul 21, 2014
Merged

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented Jul 18, 2014

Also updated the retryhandler to retry the connection timeouts.

Tests added, also manually verified connection timeouts and proper retry behavior.

cc @danielgtaylor

jamesls added 2 commits July 17, 2014 15:35
Otherwise they just hang forever.
Now that we've set a connection timeout, we need to retry
these just like a generic ConectionError from requests.
@danielgtaylor
Copy link
Member

LGTM 🚢-it!

@jamesls jamesls merged commit 892be1f into boto:develop Jul 21, 2014
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.

2 participants