codeguard / s3gof3r

Fast, concurrent, streaming access to Amazon S3, including gof3r, a CLI. http://godoc.org/github.com/rlmcpherson/s3gof3r
MIT License
1 stars 0 forks source link

Retry "500 InternalError" after a short delay in the retryRequest fun… #1

Closed taylorskalyo closed 8 years ago

taylorskalyo commented 8 years ago

Handle 500 InternalErrors in the retryRequest functions.

eldondevcg commented 8 years ago

LGTM