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.
Parameters
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
Messages flow
Input
The component accepts any entry message and doesn't interfere or manipulate it.
Output
The component returns the same input message, without interfering or manipulating it.
Last updated