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

   
https://github.com/apache/brpc/blob/6de560b84fb4cc37461bc6698ea2effd64678465/src/brpc/policy/http2_rpc_protocol.cpp#L1696-L1709
   
   看样子可能是因为这里引起的,如果当前传输数据大于 remote_window_left 就直接 ResetStream 了,如 TODO 
描述应该可以等到 remote_window_left 有空余的时候再继续发送。


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