Need to activate "Retry" option

Hello everyone,

I am using UiPath and I used to have the “Retry” option that allowed me to retry running a process from the point of failure instead of starting from the beginning. However, I am currently unable to find this option. Does anyone have information on how I can activate it again?

Please note that I am using the commercial version

Hi @rania1111995
Use retry scope activity
It helps!

but retry scope it will help to retry a specific activity , i need option help me to retry if the script is failed at any point

Hi @rania1111995 ,
image
check filter all
image

if can find
you check package download

regards,
LNV

yes i have it but i need to add option " retrty" here in toolbar

how can i do that

There is nothing like “retry process” function in UiPath that would allow restart process from the point of failure.

There is “Retry Scope” activity and in debug mode “Retry” command
image

Cheers

yes i mean the option you highlighted , it was found and clickable after failing the script but for now it isn’t found any way to retrieve it ?

“Retry” command is only active in debug mode and only in case an activity fails.
In such case you have available also “Ignore” and “Restart” commands.

Cheers

yes now i run my script and it is failed so , i’m in debug mood but i can’t find it