Skip to content

Update retry policy used in CodeGuruProfilerClient #7

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

Merged
merged 4 commits into from
Mar 31, 2020

Conversation

gimki
Copy link
Contributor

@gimki gimki commented Mar 31, 2020

Issue has been raised on aws/aws-sdk-java-v2#1684
that AWS Sdk client returns a non-retryable AbortedExceptions when an
API call attempt timeout.

Description of changes:
This change added a new retry condition where the client will now retry
when AbortedException is returned.

Issue has been raised on aws/aws-sdk-java-v2#1684
that AWS Sdk client returns a non-retryable AbortedExceptions when an
API call attempt timeout.

This change added a new retry condition where the client will now retry
when AbortedException is returned.
Copy link
Contributor

@lambrospetrou lambrospetrou left a comment

Choose a reason for hiding this comment

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

Looks good!

@gimki gimki merged commit 27f8e6e into master Mar 31, 2020
@gimki gimki deleted the update-retry-policy branch March 31, 2020 13:02
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