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

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

Merged
merged 1 commit into from
Jan 17, 2017
Merged

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

merged 1 commit into from
Jan 17, 2017

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Jan 17, 2017

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

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 17, 2017
@daspecster
Copy link
Contributor

Are there any docs for this?

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

tseaver commented Jan 17, 2017

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.
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