Pause between steps

Hello,

I have two steps and i need to set pause of 5 minutes between them.
How to i do that?
Thanks.

Hey AndreyB,

Thanks for reaching out.

I think your best bet here is to create a step in-between the two that has a PowerShell script step that is a start-sleep. This will also make it very visible so you or others know that the artificial delay is in there if you want to remove it later.

If you don’t mind me asking and you if have time, I’d love to hear your use case on the 5-minute pause. There might be a more elegant solution depending on the use case.

Please let me know if that works for you.

Best,
Jeremy

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.