-
Notifications
You must be signed in to change notification settings - Fork 363
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
Improve Retry Logic to Only Retry on Server-Side HTTP Errors #1390
Open
VishalGawade1
wants to merge
11
commits into
google:main
Choose a base branch
from
VishalGawade1:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8d00bc - Browse repository at this point
Copy the full SHA d8d00bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55f448a - Browse repository at this point
Copy the full SHA 55f448aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c91540b - Browse repository at this point
Copy the full SHA c91540bView commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 03db161 - Browse repository at this point
Copy the full SHA 03db161View commit details -
Configuration menu - View commit details
-
Copy full SHA for a30e28e - Browse repository at this point
Copy the full SHA a30e28eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e297913 - Browse repository at this point
Copy the full SHA e297913View commit details
Commits on Nov 11, 2024
-
Added error handling in makeRetryRequest, removed redundant functions…
…, and cleared all lint warnings
Configuration menu - View commit details
-
Copy full SHA for 8c369d6 - Browse repository at this point
Copy the full SHA 8c369d6View commit details -
removed unused dependency in go.mod, reverted constants to original f…
…ormat, and restored jitter implementation to avoid code duplication in makeRetryRequest function
Configuration menu - View commit details
-
Copy full SHA for e81d59d - Browse repository at this point
Copy the full SHA e81d59dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8676b7 - Browse repository at this point
Copy the full SHA f8676b7View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fa1286 - Browse repository at this point
Copy the full SHA 4fa1286View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1a3e93 - Browse repository at this point
Copy the full SHA a1a3e93View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.