You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2022/08/01 13:30:36 UTC

[GitHub] [incubator-brpc] cdjingit commented on issue #1855: brpc默认熔断ChannelOptions.timeout_ms < ChannelOptions.connect_timeout_ms时熔断生效

cdjingit commented on issue #1855:
URL: https://github.com/apache/incubator-brpc/issues/1855#issuecomment-1201208964

   > @wwbmmm 多谢,可选熔断这个失败率怎么方便触发?改了example下的代码,不好构造呀,单测里有吗,没找到
   
   熔断功能使用文档:https://github.com/apache/incubator-brpc/blob/master/docs/cn/circuit_breaker.md#%E5%BC%80%E5%90%AF%E6%96%B9%E6%B3%95
   相关熔断触发阈值的gflag可以参考:https://github.com/apache/incubator-brpc/blob/master/src/brpc/circuit_breaker.cpp#L32


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org