proxy-wasm-rust-sdk icon indicating copy to clipboard operation
proxy-wasm-rust-sdk copied to clipboard

Setting gRPC status in http response

Open wagenet opened this issue 3 years ago • 2 comments

Is this possible? It looks like the underlying interface may support it, but it doesn’t seem to be public.

wagenet avatar Apr 14 '22 03:04 wagenet

Do we need to expose? maybe instead of return -1 https://github.com/proxy-wasm/proxy-wasm-rust-sdk/blob/master/src/hostcalls.rs#L721 we can map http code to the closest grpc code

juanmolle avatar Oct 18 '23 13:10 juanmolle

@PiotrSikora let us know what you think about this please

juanmolle avatar Oct 24 '23 13:10 juanmolle