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

refactor: make AWS retry policy inheritable #1122

Merged
merged 1 commit into from
Nov 20, 2023
Merged

refactor: make AWS retry policy inheritable #1122

merged 1 commit into from
Nov 20, 2023

Conversation

aajtodd
Copy link
Contributor

@aajtodd aajtodd commented Nov 20, 2023

Issue #

fixes #1055

Description of changes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@aajtodd aajtodd requested a review from a team as a code owner November 20, 2023 15:31
Copy link

A new generated diff is ready to view.

Comment on lines +1 to +8
{
"id": "4cbc20ed-789f-4040-b81c-328ecd3d0700",
"type": "feature",
"description": "Make the AWS retry policy inheritable",
"issues": [
"awslabs/aws-sdk-kotlin#1055"
]
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Breaking

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

A new generated diff is ready to view.

@aajtodd aajtodd merged commit c710c72 into main Nov 20, 2023
16 checks passed
@aajtodd aajtodd deleted the fix-retry-policy branch November 20, 2023 21:32
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.

Make the AWS specific retry policy inheritable
3 participants