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

aws/request: Add handling for retrying temporary errors during unmarshal #1289

Merged
merged 1 commit into from
May 19, 2017

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented May 19, 2017

Adds support for retrying temporary errors that occur during
unmarshaling of a request's response body.

Fix #1275

Adds support for retrying temporary errors that occur during
unmarshaling of a request's response body.

Fix aws#1275
@jasdel jasdel self-assigned this May 19, 2017
@jasdel jasdel requested a review from xibz May 19, 2017 23:09
@jasdel jasdel merged commit 0758e50 into aws:master May 19, 2017
@jasdel jasdel deleted the fix/retryBodyTimeouts branch May 19, 2017 23:33
@awstools awstools mentioned this pull request May 22, 2017
@diehlaws diehlaws added needs-review This issue or pull request needs review from a core team member. and removed review-needed labels Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-review This issue or pull request needs review from a core team member.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants