Bot stops in middle of production, how trigger a mail

Hi

My bot is working in production, when any system exception occur, i have given try catch block and in catch, it will be append the exception in an excel and skip that exception and keep on working till to end.

But sometimes my bot will struck and stop at that place and it does not move.

At that time i should trigger a mail to me, only when the bot has stopped in middle of the process.

I want to know, when the bot has stop more than minute.

So, how can i achieve this, pls explain this process
Thank you advance

@sudhasagar - Is your bot stopping or your process is throwing exception and getting stuck?

1 Like

Bot is stopping in middle of production

1 Like

Bot should not stop in middle as you have given try catch… I think you should talk to UiPath support team…they may help you with this.

1 Like

Hello Sudhasagar,

When you say “in production” you mean on a dedicated robot on an Orchestrator ?
And it just stop, like freezing ? or crashing with a message error ?

Regards

1 Like

It is freezing

1 Like

On which version of UiPath are you running your process ?

1 Like

It’s enterprise one
2019.4.4

As it’s a Fast Track version, it may be possible that it’s not stable enough.
I had the same problem, changed my version to a Long Term Support one, which is more stable and do not have any issue anymore.

Regards

2 Likes