jcyongqin opened a new issue, #3021: URL: https://github.com/apache/brpc/issues/3021
**Describe the bug** 注释表述,auth竞争失败的rpc会排队,但是代码实现却没有等待,默认的重试策略也不支持对auth_error重试。 https://github.com/apache/brpc/blob/e6d803efdcfa011c2351254208d3dd56cf5b3b51/src/brpc/controller.cpp#L1183-L1197 **To Reproduce** **Expected behavior** **Versions** OS: Compiler: brpc: protobuf: **Additional context/screenshots** -- 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]
