Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Conditionally retry HTTP calls for specific S3 errors (#799)
When InvalidRegion or AuthorizationHeaderMalformed error is received from S3 server, update bucket region cache and retry the same ReST call with returned region. Fixes #795 and #764
- Loading branch information