Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Set instance_profile_credentials_retries to 5 on S3::Client #14

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

fabioperrella
Copy link
Contributor

We noticed some errors Aws::Errors::MissingCredentialsError with the message unable to sign request without credentials set.

After researching on the internet, I found this suggestion to set instance_profile_credentials_retries to 5, which I realized is the same thing we do on Sqewer here. So I think it may work!

@fabioperrella fabioperrella marked this pull request as ready for review June 15, 2021 15:15
@fabioperrella fabioperrella self-assigned this Jun 15, 2021
@fabioperrella fabioperrella requested a review from julik June 15, 2021 15:15
@fabioperrella fabioperrella added the enhancement New feature or request label Jun 15, 2021
Copy link
Contributor

@julik julik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's see if that cures :-)

@fabioperrella fabioperrella merged commit c0d25f5 into master Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants