axon-open-admin icon indicating copy to clipboard operation
axon-open-admin copied to clipboard

Does this project support a solution for re-running a saga event handler.

Open srmppn opened this issue 3 years ago • 0 comments

I am actively seeking a solution to re-running saga events and I came across this interesting project, so I am interested in knowing if it offers a solution for this purpose. I am aware that the latest version of Axon Framework has introduced a Dead-letter queue to store problematic events and restart the process later, but it does not currently support sagas. In light of this, I was curious if this project offers a solution for re-running saga events in case of errors.

Best regards,

srmppn avatar Feb 02 '23 08:02 srmppn