cdjingit commented on issue #1406: URL: https://github.com/apache/incubator-brpc/issues/1406#issuecomment-865485450
1. ETIMEOUT means that rpc reached the deadline. ETIMEOUT should not trigger to retry RPC. 2. The default retry poliy refer the link: https://github.com/apache/incubator-brpc/blob/master/src/brpc/retry_policy.cpp#L33 3. Framework can not guarantee idempotent。The idempotent is an application level function. -- 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