Skip to content

Sleep

Pauses the execution for a specified duration. This node does not block or pause the entire workflow, only the current execution path.

Inputs#

Port Description
The time unit for the duration (seconds, milliseconds, microseconds, nanoseconds)
The amount of time to sleep

Outputs#

Port Description
Executes the next node after the sleep duration

ID: sleep@v1