Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enforcing aws client requests which will retry non-200 requests #75

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

miki725
Copy link
Contributor

@miki725 miki725 commented Aug 8, 2024

we are seeing some 401 in sts get-caller-identity for us-west-2 which might be related to iam being central so us-east-1 so a few retries might help the request to succeed

@miki725 miki725 requested a review from viega as a code owner August 8, 2024 16:16
we are seeing some 401 in sts get-caller-identity for us-west-2
which might be related to iam being central so us-east-1
so a few retries might help the request to suceed
@miki725 miki725 merged commit 3d2901d into dev Aug 9, 2024
2 checks passed
@miki725 miki725 deleted the awsretry branch August 9, 2024 13:28
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.

2 participants