I am using RE-Framework to automate a process. I want to implement retry mechanism when one of the items in the queue fails. I have set the MaxRetryNumber in the config to 3. The queue max retry is set to 1 (not sure why but i cant edit this value anymore).
If a queue item fails right now, it does not retry, it simply fails the queue item in orchestrator.