fullstorydev / fullstorydev/grpcurl

Include standard details payloads in "well-known" protobuf types known by grpcurl

Open
#547 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
12.8k
Forks
580
Avg merge
1h 8m
Merged PRs (30d)
5

Description

The [standard details payloads](https://github.com/googleapis/googleapis/blob/master/google/rpc/error_details.proto) are commonly used for error details. This is prescribed by [AIP-193: Errors](https://google.aip.dev/193). These message types are not likely to be referenced from service definitions, and are therefore unlikely to be available from server reflection. Having these be "built-in" to grpcurl would allow them to be resolved when grpcurl receives an error status while still using server reflection.

Related to #152

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.