15712852007 opened a new issue, #4836:
URL: https://github.com/apache/rocketmq/issues/4836

   In the process of the production of our company, there have been many times 
in this case, the client RemotingTooMuchRequestException interval when a large 
number of appear, the client is using asynchronous send, after a long time 
trying to find, asynchronous transmission due to network jitter at the core of 
the threads are blocked, At this time, the QPS of the service is also large, 
there are a large number of backlogged tasks in the blocking queue, and when 
the network is restored, there will be a large number of timeouts, so I 
strongly believe that the time here is more appropriate from the moment the 
task starts.


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

Reply via email to