Hi, I have this RPC (provided by gRPC examples)

rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {}

C++ client, gets CANCELED status instead of RESOURCE_EXHAUSTED when message 
exceeds max. allowed size. Is this correct behavior?
I am using gRPC v1.66.

Kindly,
Patrik

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/grpc-io/a6eb4140-300d-4319-80bb-88285914f218n%40googlegroups.com.

Reply via email to