This repository was archived by the owner on Sep 30, 2024. It is now read-only.
grpc: example: tweak example package to show off new retry logic#59218
Merged
ggilmore merged 1 commit intoDec 23, 2023
Merged
Conversation
This was referenced Dec 22, 2023
This was referenced Dec 22, 2023
Merged
Contributor
Author
429e25a to
0732547
Compare
f21fa2e to
b5a5dc9
Compare
0732547 to
0f61fcf
Compare
b5a5dc9 to
929706e
Compare
0f61fcf to
ad7b0a0
Compare
929706e to
0e83681
Compare
9a504aa to
85b831f
Compare
0e83681 to
d3cf8ab
Compare
Base automatically changed from
12-20-grpc_frontend_configuration_support_automatic_retries_GetConfig_is_idempotent_
to
main
December 22, 2023 23:15
85b831f to
fcbcb5e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.

Reply to https://github.com/sourcegraph/sourcegraph/pull/59111
This PR changes our example package to show off the new automatic retry logic, and its limitations.
Test plan
This is an example package that is not compiled into the main application.
I saw the expected behavior when running the
run-server.shandrun-client.shscripts.:(snippet from the client)