Wait
The Wait Task allows you to pause execution of the flow for a specified duration up to 300 seconds. Values under 10 seconds will pause within the current execution, otherwise the execution wil halt until wait time completes before resuming a new execution.
Configuration
| Configuration | Description |
|---|---|
| Seconds to wait | Time to wait before continuing execution |
Task Output
The Wait task does not return any output.