Comment on page
Delayer
Discover more about the Delayer component and how to use it on the Digibee Integration Platform.
Delayer allows delays to be introduced in the execution of the pipeline and can be used for test scenarios, for example.
Take a look at the configuration parameter of the component:
Parameter | Description | Default value | Data type |
---|---|---|---|
Milliseconds | Total delay time to be introduced in the execution of the pipeline (in milliseconds). | 10 | Integer |
The component accepts any entry message and doesn't interfere or manipulate it.
The component returns the same input message, without interfering or manipulating it.
Last modified 2d ago