Hi Team,
I have one quick question in Re framework, how can we retry if there any exceptions. I want my whole process to retry if there is any error at level(say if it is at initialization, instead of bot ending with system exception i want it to retry for the defined times, same i want in process and get transaction data stage)
Note : i am not using any queues.