Comment 1 for bug 1164006

Revision history for this message
Christopher Proto (chroto24) wrote :

There's probably a way to take advantage of the existing `aws/attempt.go` to accomplish this. Look at how `GetReader` works and the `shouldRetry` method.

Same kind of idea could be implemented for Puts, no?