Links

Delayer

Know the component and how to use it.
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:
  • Milliseconds: total delay time to be introduced in the execution of the pipeline (in milliseconds).

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.