blokboard/ Open app

Node reference

Wait

Pause before continuing

CoreFlowwait

Pause before continuing

Part of Core / Flow. This reference is generated from the node definitions shipped with Blokboard.

When to use it#

  • Wait five seconds before the next step.

Parameters#

ParameterField typeDefaultDescription
Seconds (seconds)number1How long this branch should wait before continuing.

Inputs#

PortValueDescription
inanyPayload to hold during the delay.

Outputs#

PortValueDescription
outanyThe original payload forwarded after the delay.

Use in a workflow#

Connect this node to the path that should execute it. Run a small example, inspect its actual output, and use the expression picker to select values for later nodes.

See expressions for mapping values, workflow basics for connections, and troubleshooting for failed runs.