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

Retry bug #238

Merged
merged 2 commits into from
Mar 5, 2021
Merged

Retry bug #238

merged 2 commits into from
Mar 5, 2021

Conversation

rcoh
Copy link
Collaborator

@rcoh rcoh commented Mar 5, 2021

Description of changes: While authoring integration tests I discovered that responses were being spuriously retried. This was caused by a mis-reading for the retry specification where 400 and 408 were classified as transient errors.

While I was in the neighborhood, I also added a tracing span for when retries occurred.

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

@rcoh rcoh requested a review from a team March 5, 2021 15:12
@rcoh rcoh added the bug Something isn't working label Mar 5, 2021
@rcoh rcoh added this to the Dynamo DB milestone Mar 5, 2021
@rcoh rcoh merged commit 00671a2 into main Mar 5, 2021
@rcoh rcoh deleted the retry-bug branch March 5, 2021 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants