Robot got crashed & I want my execution to continue, how can I handle this situation in unattended mode?

I am running BOT from UiPath assistant and after few minutes BOT got crashed, eventually stopped.

I want BOT to restart on itself and pick up from where it stopped, this to be happed in unattended mode. So main thing is How can I handle crashing of BOT ?

Note - I can restart from UiPath assistant by simply clicking play button but I dont want to do this.

Hi @Aakash_Hargude ,

Please try to have proper exception handling.

Then run the bot and see if still its crashing.