Hi everyone,
I've developed a bot for downloading reports from a portal. Occasionally, the bot gets stuck on some line items, though this doesn’t happen every time.
I've updated all the packages used in the bot to the latest versions and set a 1-second wait period for specific actions. However, the bot sometimes remains stuck on the same line item for more than 10 hours and i manually stopped the bot

This issue occurs 3 to 4 times within a 10-day period, causing subsequent tasks to queue up. I’ve tried to diagnose the problem but haven’t been able to pinpoint the cause.
The bot runs on an RDP instance at 12:00 AM IST, making it difficult to monitor in real-time as the issue is unpredictable.
Could anyone help me resolve this issue? I can provide a screenshot showing the latest issue faced by the bot at lines 68 or 69.
Note : previous time i was getting issue on wait for condition , but i was mentioned the time limit for the wait condition,

