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

Add customization to retry STS IDPCommunicationErrorException #1718

Merged
merged 5 commits into from
Sep 10, 2022

Conversation

jdisanti
Copy link
Collaborator

@jdisanti jdisanti commented Sep 8, 2022

Motivation and Context

This PR fixes #966 by adding a model transform customization to STS.

Testing

  • Added an integration test for the customization

Checklist

  • I have updated CHANGELOG.next.toml if I made changes to the smithy-rs codegen or runtime crates
  • I have updated CHANGELOG.next.toml if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jdisanti jdisanti requested a review from a team as a code owner September 8, 2022 00:13
@github-actions
Copy link

github-actions bot commented Sep 8, 2022

A new generated diff is ready to view.

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Sep 8, 2022

A new generated diff is ready to view.

A new doc preview is ready to view.

@github-actions
Copy link

github-actions bot commented Sep 9, 2022

A new generated diff is ready to view.

A new doc preview is ready to view.

@jdisanti jdisanti merged commit 56f4be3 into main Sep 10, 2022
@jdisanti jdisanti deleted the jdisanti-retry-sts-idp-comms-error branch September 10, 2022 00:25
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.

Treat sts::IdpCommunicationError as a transient error
2 participants