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

Fixing performance issue retrying good requests more times than necessary #117

Merged
merged 2 commits into from
May 7, 2021
Merged

Fixing performance issue retrying good requests more times than necessary #117

merged 2 commits into from
May 7, 2021

Conversation

jjbustamante
Copy link
Member

Problem

There was a little bug introduced after PR -96 was merged, retry logic was invoke even when the response was fine. This PR fixes that issue

Signed-off-by: Juan Bustamante [email protected]

@jjbustamante jjbustamante requested a review from a team as a code owner May 7, 2021 14:07
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