Delayer

Overview

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

Configuration

Table 1 Delayer

Parameter

Description

Delay Expression (ms)

Delay duration, in milliseconds.