lizhanhui commented on PR #4493:
URL: https://github.com/apache/rocketmq/pull/4493#issuecomment-1164303723
Maybe, we should justify the semantics of **sendMsgTimeout**.
Previously, it attempts to limit the overall amount of time, including
transparent and explicit retry.
After examining multiple projects, it turns out it would be better if we
could separate retry into explicit and transparent ones. For the explicit
retry, jitter in most cases is desirable. Further, let's users specify RPC
tier timeout is more reasonable.
--
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]