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/03/28 07:42:57 UTC

[GitHub] [rocketmq] Git-Yang commented on issue #4033: [ScheduleMessage] Async deliver message will resend forever when service not avaliable

Git-Yang commented on issue #4033:
URL: https://github.com/apache/rocketmq/issues/4033#issuecomment-1080306792


   > 
   The handleResult will resend the message, bug not get a new future.
   I think, to avoid infinite recursion, the retry logic is no longer executed in onException() , but in HandlePutResultTask .


-- 
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