devfat commented on issue #3561: URL: https://github.com/apache/rocketmq/issues/3561#issuecomment-1005017081
In my option, it return `ConsumeConcurrentlyStatus.CONSUME_SUCCESS` will not failed, or add `context.setDelayLevelWhenNextConsume`. however, the [commit#3884536c38e06742aec4c12d29a4f9e3e7c5ecbf](https://github.com/apache/rocketmq/commit/3884536c38e06742aec4c12d29a4f9e3e7c5ecbf#diff-b316776549ce0cba494ce6a426d6fdba78f81c6aac58a138246884930806ea72) indicate that the `ConsumeConcurrentlyStatus.RECONSUME_LATER` is especially. What are the expected results in the example? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
