venom
venom copied to clipboard
Add support for gRPC error details
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?