liuliuzo commented on issue #293: URL: https://github.com/apache/rocketmq-spring/issues/293#issuecomment-687569663
是这样的我感觉和#291的需求差不多,应该是指ConsumeConcurrentlyContext 的delayLevelWhenNextConsume(times); 这个参数。我们这里也有自己控制commit的重试和次数的需求。 DefaultRocketMQListenerContainer.java 中的delayLevelWhenNextConsume和suspendCurrentQueueTimeMillis这两个参数能开放出来配置吗? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
