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

whether we need to retry sending message when system busy. #2713

Closed
wz2cool opened this issue Mar 7, 2021 · 1 comment
Closed

whether we need to retry sending message when system busy. #2713

wz2cool opened this issue Mar 7, 2021 · 1 comment

Comments

@wz2cool
Copy link
Contributor

wz2cool commented Mar 7, 2021

sometime, we can get system busy exception when sending message.
I know rocketmq won't retry if system busy according to #1196
but we don't know whether we need to retry beasuce we don't know whether rocketmq can save messages even if system busy.

@wz2cool wz2cool changed the title wheher we need to retry sending message when system busy. whether we need to retry sending message when system busy. Mar 7, 2021
@lizhimins
Copy link
Member

The default strategy of retried queue is from another broker.
If a service node indicates that it is busy, retrying may aggravate this situation

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

3 participants