How do we restart the bot in reframework using linear process?

How do we restart the bot in reframework using linear process ? example when the bot encounters a system exception or business exceptions ? can you enlighten me with the reframework linear process.

Hi @AhmedKutraphali ,
ReFramework moves on to next item in queue in case of business exceptions after logging error and the flow does not stop. In case of system exception , it logs the error and terminates flow. Kindly refer to the ReFramework training in UiPatrh academy for further details.