GitHub user imjyz added a comment to the discussion: RocketMQ Pop 消费是否能支持消费达到最大重试次数后进入死信队列呢?
@humkum 达到最大重试次数后会进入死信队列 > 目前看是达到最大重试次数或最大重试时间达到 4h 后就 ack 掉这条消息了 这个结论是来自哪里 ?我在代码中没看到这段逻辑 GitHub link: https://github.com/apache/rocketmq/discussions/9972#discussioncomment-16436800 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
