shengminw commented on issue #4552: URL: https://github.com/apache/rocketmq/issues/4552#issuecomment-1175939893
> Imo, if there are too many queued tasks, even if the rejection policy is not triggered, the timeout probability of backlog tasks on the client is still very high, because the queuing time is also within the calculation Yes, after the backpressure mechanism is provided, there will still be timeouts in the case of a large number of requests, but it can be alleviated. Besides, IMO, timeout and rejection directly are different in sematic. Users have set the timeout attribute, so this problem can be foreseen, but the return that is rejected directly is not what the users expect. -- 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]
