Skip to content

Conversation

jordeu
Copy link

@jordeu jordeu commented May 19, 2021

Description

At the current implementation it is not possible to set the AWS max_attempts variable, and the default value is always use. On some scenarios with high concurrency the default value is too low and many errors arise.

At this pull request, if the environment variable AWS_MAX_ATTEMPTS is defined it will be use instead of the default value. This allows to increase the retries and then Goofys can handle this high concurrent scenarios without any problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant