lorinlee commented on issue #1406:
URL: https://github.com/apache/incubator-brpc/issues/1406#issuecomment-864942284


   Hi, the retry behavior can be controlled by yourself, you can disable retry 
by setting `ChannelOptions::max_retry`, or you can implement your own 
RetryPolicy and set it into `ChannelOptions::retry_policy`


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

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



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

Reply via email to