Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Make the remoting client to automatically retry once upon encountering specific ResponseCodes when failing in sending msg orderly. #8628

Open
1 task done
qianye1001 opened this issue Sep 3, 2024 · 0 comments

Comments

@qianye1001
Copy link
Contributor

Before Creating the Enhancement Request

  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant