pengybhnu commented on issue #1087:
URL: https://github.com/apache/brpc/issues/1087#issuecomment-1465355267

   > c++ 或者python 用grpc 的时候也会报同样的错,但是没有window size 可以设置
   
   c++ 
找到设置方法了么?参考[窗口大小](https://groups.google.com/g/grpc-io/c/3h-Q5Vjq5aUInitialWindowSize)可以通过
 grpc.http2.lookahead_bytes 设置,还未找到手动设置ConnWindowSize。response过大时 grpc 
客户端访问brpc 还是报FLOW_CONTROL_ERROR。


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to