Exception retry

Hi @pravin_bindage

If System exception appeared → It will retry based on the count in the Queue.

Based on your Requirement / Needing’s you can do like that.

If you need to stop you can stop the process. If not process it self stop and throws an error, It will process all the queue items and it will return error.

1 Like