[
https://issues.apache.org/jira/browse/TIKA-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706554#comment-17706554
]
ASF GitHub Bot commented on TIKA-3993:
--------------------------------------
tballison merged PR #1048:
URL: https://github.com/apache/tika/pull/1048
> Improve throttle logic in S3Fetcher
> -----------------------------------
>
> Key: TIKA-3993
> URL: https://issues.apache.org/jira/browse/TIKA-3993
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> We currently have "tries" and sleep ms amounts. We should allow users to set
> an array of seconds for backoff to tune their own logarithmic backoff or
> other strategies. Further, we're retrying all aws exceptions. We should not
> retry AccessDenied, NoSuchKey etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)