qianye1001 opened a new issue, #8628: URL: https://github.com/apache/rocketmq/issues/8628
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Make the remoting client to automatically retry once upon encountering specific ResponseCodes when failing in sending msg orderly. ### Motivation Now, remoting client do not retry when failing in sending msg orderly for keeping msg in order. ### Describe the Solution You'd Like Make the remoting client to automatically retry once upon encountering specific ResponseCodes when failing in sending msg orderly. ### Describe Alternatives You've Considered Add a configuration option to toggle between the two strategies. ### Additional Context _No response_ -- 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]
