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

Retry on "connection reset by peer" #225

Closed
eminugurkenar opened this issue Aug 28, 2020 · 2 comments · Fixed by #226
Closed

Retry on "connection reset by peer" #225

eminugurkenar opened this issue Aug 28, 2020 · 2 comments · Fixed by #226
Milestone

Comments

@eminugurkenar
Copy link
Contributor

eminugurkenar commented Aug 28, 2020

We noticed that while uploading singile big files we receive

RequestError: send request failed caused by: Put https://xxx/aaa/bbb/ccc?partNumber=318&uploadId=idasdsadasda--: read tcp 10.xx.xx.xx:39538->52.217.32.12:443: read: connection reset by peer

We think it is better to retry ?

@igungor
Copy link
Member

igungor commented Aug 28, 2020

Yes. aws/aws-sdk-go#2737.

@igungor igungor added this to the v1.2.0 milestone Aug 28, 2020
@donovanbai
Copy link

I'm still seeing this error on latest commit. Seems like the fix was reverted in 6abfea8 ?

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 a pull request may close this issue.

3 participants