[ 
https://issues.apache.org/jira/browse/ARROW-16521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538949#comment-17538949
 ] 

Antoine Pitrou commented on ARROW-16521:
----------------------------------------

We should make the timeout configurable from the API without having to set a 
CURL environment variable.

Also, it looks like the AWS SDK's own {{DefaultRetryStrategy}} has a default 
timeout of around 25 seconds, so we should also use that by default.

> [C++][R] Configure curl timeout policy for S3
> ---------------------------------------------
>
>                 Key: ARROW-16521
>                 URL: https://issues.apache.org/jira/browse/ARROW-16521
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Python, R
>    Affects Versions: 7.0.0
>            Reporter: Carl Boettiger
>            Assignee: Antoine Pitrou
>            Priority: Major
>             Fix For: 9.0.0
>
>
> Is it possible for the user to increase the timeout allowed on the curl 
> settings when accessing S3 records?  The default setting appears to be more 
> aggressive than most other S3 clients I use, which means that I see a lot 
> more failures on arrow-based operations than the other clients see.  I'm not 
> seeing how this can be increased though?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to