Can we retry business exception in queue after it being failed?

Hi

This can be done if set transaction status is not used when exception occurs
Instead try to re use queue items by keeping that in In Progress itself

Then you can postpone and make it or use it as a new queue item

Have a view on this thread with similar scenario

Cheers @ydash999

1 Like