jevinjiang commented on issue #4556: URL: https://github.com/apache/eventmesh/issues/4556#issuecomment-2072221006
> @pandaapo 对于不提供重试策略的消息队列,在事件执行失败后重新添加原来的topic,导致事件被重新处理。对于有重试策略的消息队列,使用相应的重试策略。 那对于没有提供重试策略的消息队列,事件执行失败后重新添加原来的topic,使得事件重新处理。对于有重试策略的消息队列,则使用相应的重试策略。 Of course, I am just providing a general idea. If the idea is approved, I will add some details (such as the maximum number of retries, callback after failure) -- 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: issues-unsubscr...@eventmesh.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@eventmesh.apache.org For additional commands, e-mail: issues-h...@eventmesh.apache.org