druid/extensions-core/s3-extensions
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
..
src Update S3 retry logic to account for the underlying cause in case of `IOException` (#15238) 2023-10-24 15:04:42 -07:00
README.md fix typo in s3 docs. add readme to s3 module. (#14135) 2023-04-26 14:03:11 -07:00
pom.xml Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30

README.md

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