GitHub user 3424672656 added a comment to the discussion: 
延时消息timerMaxDelaySec配置问题

当投递到时间轮后,超过时间轮所支持的最大延时(timerRollWindowSlots * 
precisionMs)后会设置为时间轮支持的最大延时,到时间后消息会进行滚动重新投递保证消息不过期,可以看下TimerMessageStore#doEnqueue,#convert,

GitHub link: 
https://github.com/apache/rocketmq/discussions/9601#discussioncomment-14041715

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org

Reply via email to