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

fix: correctly mark more CRT exceptions as retriable #1142

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

ianbotsf
Copy link
Contributor

Issue #

(none)

Description of changes

Some of the places CRT exceptions are thrown don't correctly set the ErrorMetadata.Retryable attribute. This change updates some of those exceptions in the smithy-kotlin HTTP engine layer.

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

@ianbotsf ianbotsf requested a review from a team as a code owner August 23, 2024 18:43
Copy link

Affected Artifacts

No artifacts changed size

@ianbotsf ianbotsf merged commit 5895358 into main Aug 23, 2024
15 checks passed
@ianbotsf ianbotsf deleted the fix-crt-exception-retriability branch August 23, 2024 20:38
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.

3 participants