Replies: 2 comments
-
|
你是说死信在 Proxy 上的行为吗,是可以保持一致的 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@humkum 达到最大重试次数后会进入死信队列
这个结论是来自哪里 ?我在代码中没看到这段逻辑 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RocketMQ Pop 消费是否能支持消费达到最大重试次数后进入死信队列呢?目前看是达到最大重试次数或最大重试时间达到 4h 后就 ack 掉这条消息了,和之前 push consumer 达到最大重试次数后就进死信队列的逻辑不太一样
Beta Was this translation helpful? Give feedback.
All reactions