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 2021/04/19 12:26:15 UTC

[GitHub] [rocketmq-spring] hardape opened a new issue #362: 事务消息consumer如何设置消息重试最大次数?以及处理失败后的操作

hardape opened a new issue #362:
URL: https://github.com/apache/rocketmq-spring/issues/362


   The issue tracker is **ONLY** used for bug report and feature request. 
   
   Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/).
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   
   - What did you expect to see?
   
   - What did you see instead?
   
   2. Please tell us about your environment:
   
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   2. Provide any additional detail on your proposed use case for this feature.
   
   3. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   


-- 
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:
users@infra.apache.org



[GitHub] [rocketmq-spring] vongosling closed issue #362: 事务消息consumer如何设置消息重试最大次数?以及处理失败后的操作

Posted by GitBox <gi...@apache.org>.
vongosling closed issue #362:
URL: https://github.com/apache/rocketmq-spring/issues/362


   


-- 
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:
users@infra.apache.org



[GitHub] [rocketmq-spring] maixiaohai commented on issue #362: 事务消息consumer如何设置消息重试最大次数?以及处理失败后的操作

Posted by GitBox <gi...@apache.org>.
maixiaohai commented on issue #362:
URL: https://github.com/apache/rocketmq-spring/issues/362#issuecomment-822451413


   https://github.com/apache/rocketmq-spring/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 
   参考第8条在prepareStart里设置最大重试次数
   对于解析错误建议自己try catch处理,否则会一直重试直到发送消息到死信队列


-- 
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:
users@infra.apache.org