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

   当ChannelOptions.timeout_ms < 
ChannelOptions.connect_timeout_ms时,connect_timeout_ms会被截断为timeout_ms的值,所以会导致connect
 timeout的发生。
   如果不希望因为connect timeout而导致熔断,可以把connect_timeout_ms设置成-1
   


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