yanglimingcn commented on issue #2222: URL: https://github.com/apache/brpc/issues/2222#issuecomment-1525167829
现在客户端可以通过controller设置timeout_ms,这个超时时间能传递到服务端,服务端可以给请求加上个timer,超时时间为timeout_ms,如果时间到了请求还没有处理,就删掉这个请求。 -- 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]
