hpsdy opened a new issue #1087: golang grpc client 请求 brpc服务,在response非常大的时候报错 URL: https://github.com/apache/incubator-brpc/issues/1087 **Describe the bug (描述bug)** rpc error: code = ResourceExhausted desc = stream terminated by RST_STREAM with error code: FLOW_CONTROL_ERROR **To Reproduce (复现方法)** 请求获取的数据量很大的时候复现。请求的数据比较小的时候是正常的。 **Expected behavior (期望行为)** 正常处理 **Versions (各种版本)** OS: Compiler: brpc: protobuf: **Additional context/screenshots (更多上下文/截图)**
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
