legionxiong commented on PR #2819: URL: https://github.com/apache/brpc/pull/2819#issuecomment-2833892270
> 多 client 场景中会出现大片 RPC 超时 [E110]Fail to connect Socket ... : Connection timed out [E1008]Reached timeout=2500ms  从我这边测试的情况来看, 应该是进入到了 TaskGroup::push_rq 的死循环了。 有个 server 无法再和其他 client 建立 socket 连接, 我们在 server 端设置的 pthread worker 数量是 6 -- 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-unsubscr...@brpc.apache.org 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