Error Handler (Break) what is the maximum Interval between attempts?

Dear colleagues, I am interested in the maximum Interval between attempts in the Error Handler (Break) module?

  • The Error Handler (Break) can cause a delay in the execution of the script, so I’m wondering how big the period can be.

Hi @Oleksandr_Tsap

Break retry the execution after a specified period.
It can be 44640 minutes maximum as mentioned in break module.
Screenshot 2023-12-28 140808

For execution delay, there is sleep module. Its limit is 300 seconds.
Screenshot 2023-12-28 141037

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

Wow, 44640 minutes is 744 hours or 31 days.

That means we can “pause” a scenario for up to one month, and longer if we chain more than one forced Break.