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 retry logic for read timeouts for s3 commands #1191

Merged
merged 2 commits into from
Mar 2, 2015

Conversation

kyleknap
Copy link
Contributor

@kyleknap kyleknap commented Mar 2, 2015

It looks like when we upgraded requests, it upgraded urllib3 which better handles read timeouts. This allows us to retry their read timeouts.

cc @jamesls @danielgtaylor

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 92.21% when pulling 4ba151c on kyleknap:s3-readtimeout into b7707d6 on aws:develop.

@jamesls
Copy link
Member

jamesls commented Mar 2, 2015

:shipit:

kyleknap added a commit that referenced this pull request Mar 2, 2015
Add retry logic for read timeouts for s3 commands
@kyleknap kyleknap merged commit 4b1156f into aws:develop Mar 2, 2015
@kyleknap kyleknap deleted the s3-readtimeout branch March 2, 2015 21:47
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.

3 participants