chenBright commented on issue #2222:
URL: https://github.com/apache/brpc/issues/2222#issuecomment-1523050977

   
如果client是用pooled模式发起rpc的,当rpc超时时,client会直接丢掉连接。server端应该能感知到连接断开,不过目前Controller没有开放接口获取peer_id。如果有这个接口,server端可以通过Address(peer_id)来判断请求是否可以提前结束。


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