Skip to content

Throttle

FlowControl

Throttles execution to allow only a limited number of passes within a specified time window.

Pure Function
No

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Fires once the current time has reached or passed the target time.

Settings

Max Executions

INTEGER

Maximum number of allowed executions within the given time window.

Default: 5

Time Window (ms)

INTEGER

Time window in milliseconds to track the number of executions.

Default: 1000

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing