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

no retries on 4xx, max_retries=1 #1048

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

danoswaltCL
Copy link
Collaborator

#1047

This will need to get merged down into release/v4.1 then into release/v5.0, with new Java libs published for each.

@danoswaltCL
Copy link
Collaborator Author

@jerith666 tagging you on this for awareness. Java lib is throwing retries without any strategy, which is sometimes generating a lot of extra meaningless error traffic and all the side-effects of it. This was spawned out of difficultly triaging the prod issues from last week, I am putting up a few changes in general to tamp down on snowballing error-state that our system sometimes gets into. I think this could be a major help.

Copy link
Contributor

@jerith666 jerith666 left a comment

Choose a reason for hiding this comment

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

Yep, should help.

@danoswaltCL danoswaltCL merged commit d28bf92 into release/v3.0.20 Oct 11, 2023
8 of 9 checks passed
@danoswaltCL danoswaltCL deleted the feature/retry-once-no-4xx branch October 11, 2023 12:37
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