The process should recover and retry 2 times in case of errors in navigation

hi, I have to request this request: " The process should recover and retry 2 times in case of errors in navigation…"
I changed the parameter MaxRetryNumber in config to 2 but it doesn’t work. Can you tell me how to hook this information into the ReFrameWork project?
Thanks

@pam

Welcome back to the uipath community.

May I know what error are you getting ?

Have you intialized with RetryNumber with zero ? And also have you commented out anything in SetTransactionStatus.xaml ?

Hi, for the two questions the answer is the same : NO
thanks