druid/extensions-core
Abhishek Radhakrishnan 63e3e9531d
Update S3 retry logic to account for the underlying cause in case of IOException (#15238)
* Update S3 retry logic based on the underlying cause in case of IOException.

4xx and other errors wrapped in IOException for instance aren't retriable.

* Fix CI
2023-10-24 15:04:42 -07:00
..