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
..
2023-10-11 10:33:45 +05:30

This extension provides an integration between Druid and S3. For more details read the S3 extension docs here.