Neil Burke created ARROW-13508:
----------------------------------
Summary: [C++] Allow custom RetryStrategy objects to be passed to
S3FileSystem
Key: ARROW-13508
URL: https://issues.apache.org/jira/browse/ARROW-13508
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Neil Burke
There's currently no way to provide a user-defined RetryStrategy object to be
used in the construction of S3FS's Aws::S3::S3Client. This makes handling S3
errors extremely difficult if the default RetryStrategy doesn't suit your needs.
Arrow should make the RetryStrategy available as an S3Options parameter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)