pandaapo commented on issue #4556:
URL: https://github.com/apache/eventmesh/issues/4556#issuecomment-2072242154

   > @pandaapo For message queues that do not provide a retry strategy, re-add 
the original topic after the event execution fails, causing the event to be 
reprocessed. For message queues with retry strategies, use the corresponding 
retry strategies. 那对于没有提供重试策略的消息队列,event执行失败后重新add原来topic,使得event重新处理. 
对于有重试策略的消息队列,则使用相应的重试策略.
   
   What do you mean by "message queues with or without retry strategies"? Does 
it mean that some external message middleware does not have ready-made retry 
features, or is it something else?
   
   您说的“有或没有提供重试策略的消息队列”是指什么?是指某种外部消息中间件有没有现成的重试特性,还是其他什么意思?


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

Reply via email to