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

feat: Allow customizing of AWS retry codes #295

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mbamber
Copy link

@mbamber mbamber commented May 21, 2022

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Reference: #294

Allow users to customize the error codes that should be retried by the
AWS SDK. This enables advanced workflows such as retrying authentication
failures

Inspiration heavily sourced from the support of AWS_MAX_ATTEMPTS. I've noticed #114 too so if you'd like me to rebase onto there then I can give that a go.

Feedback always welcome 😄

(also, apologies but I couldn't find any contributing guides, so I'm not sure if you need anything else from me here)

Allow users to customize the error codes that should be retried by the
AWS SDK. This enables advanced workflows such as retrying authentication
failures
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