Closed crccheck closed 7 years ago
currently, we only retry errors that AWS specifies are retryable, but sometimes retryable errors pop up too. After this PR, we only immediately throw when we get an error that AWS says is not retryable.
currently, we only retry errors that AWS specifies are retryable, but sometimes retryable errors pop up too. After this PR, we only immediately throw when we get an error that AWS says is not retryable.