You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/02/11 09:31:53 UTC

[GitHub] [rocketmq] cserwen commented on issue #3841: RocketMQTemplate消费的时候,如何返回RECONSUME_LATER?onMessage方法为void。

cserwen commented on issue #3841:
URL: https://github.com/apache/rocketmq/issues/3841#issuecomment-1036019020


   @Hachiko-JQ 可以实现`RocketMQListener`接口,onMessage抛出异常会认为消费失败,会返回RECONSUME_LATER。
   另外,我觉得你应该在这个repo中提issue:  https://github.com/apache/rocketmq-spring  :blush:


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org