chenBright commented on issue #3336: URL: https://github.com/apache/brpc/issues/3336#issuecomment-5230750001
receiver 不消费数据,sender 一直处于 overcrowded 状态,发不出去数据。 > BRPC_HANDLE_EOVERCROWDED_N, 想请教下当时没有用_N,是基于什么考虑呢? 异步发送数据,丢数据,用户感知不到,所以一直重试直到将数据发出去为止吧。 -- 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]
