Updated on 2023-09-06 GMT+08:00

Delay

The delayer processor is used to create a delay of a specified time. A typical application scenario is as follows: If a step is a time-consuming task and the subsequent step depend on the execution result of the step, you can add the delayer processor between the two steps to ensure that the subsequent step is executed properly.

Configuration Parameters

Parameter

Description

Latency (ms)

Delay duration, in milliseconds.