CANCELED status after exceeding message size for response stream

27 views
Skip to first unread message

Patrik Polakovic

unread,
Mar 12, 2025, 10:00:33 AM3/12/25
to grpc.io
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
Reply all
Reply to author
Forward
0 new messages