FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Testing support for creating gRPC errors w/ tralling metadata. by tseaver · Pull Request #2939 · googleapis/google-cloud-python · GitHub

Testing support for creating gRPC errors w/ tralling metadata. - #2939

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:testing-grpc-trailing_metadata
Jan 17, 2017
Merged

Testing support for creating gRPC errors w/ tralling metadata.#2939
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:testing-grpc-trailing_metadata

Conversation

tseaver commented Jan 17, 2017

Copy link
Copy Markdown
Contributor

Some APIs are beginning to pass extra error information in the trailing_metadata field (e.g., retry intervals).

tseaver requested review from daspecster and dhermes January 17, 2017 21:16
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 17, 2017

Copy link
Copy Markdown
Contributor

Are there any docs for this?

tseaver merged commit 7f64d75 into googleapis:master Jan 17, 2017
tseaver deleted the testing-grpc-trailing_metadata branch January 17, 2017 21:57

tseaver commented Jan 17, 2017

Copy link
Copy Markdown
Contributor Author

Are there any docs for this?

@daspecster Nope: it is a known sore spot for us that the GAPIC/gRPC error stuff doesn't expose its public interface cleanly. We are grubbing around in the internals of grpc._common et al to get it working at all.

richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
…_metadata

Testing support for creating gRPC errors w/ tralling metadata.
parthea pushed a commit that referenced this pull request Nov 24, 2025
Testing support for creating gRPC errors w/ tralling metadata.
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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. grpc testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL