How to handle when the site is getting down for a mnute at process transaction state?

Hi Team,

I am facing an issue , I have xyz site in which Data is getting scrapped by the BOT one by one taking the item from the queue and typing it into xyz site and click on search icon and scrpping the desired data after the page is loaded but after processing 100 items suddenly the xyz site is getting down for a minute and showing message “looks like something went wrong” and due to this issue BOT is unable to find the Ui Element there to scrap the Data and throwing Errors continously for next all transaction items continously .But this issue(“Looks like something went wrong” is not holding there for a long time after 5mins to 6mins the xyz site is getting up and started loading the page again as previous. But I want to handle this as this is happening at Process transaction state its continously throwing system exception one by one. Any idea guys? please help.

Regards,
Ritesh

if theres system exception, check if the site is showing “looks like something went wrong”. If TRUE, you can either stop the bot complete or maybe wait 5-6 mins before going to next transaction