venom icon indicating copy to clipboard operation
venom copied to clipboard

Add support for gRPC error details

Open KenxinKun opened this issue 5 months ago • 0 comments

The current gRPC executor doesn't seem to expose the optional list of error details encoded in the transport.

A quick check of grpcurl seems to indicate it is supported in there.

I'd be happy to contribute a PR for this, unless I've missed this feature somewhere?

KenxinKun avatar Sep 04 '24 22:09 KenxinKun