| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Are there any docs for this? |
Sorry, something went wrong.
@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. |
Sorry, something went wrong.
…_metadata Testing support for creating gRPC errors w/ tralling metadata.
Testing support for creating gRPC errors w/ tralling metadata.
| Back | FazBrowse Home | New Git URL |
Some APIs are beginning to pass extra error information in the trailing_metadata field (e.g., retry intervals).