Delayer

Know the component and how to use it.

Micaella Mazoni avatar
Written by Micaella Mazoni
Updated over a week ago

IMPORTANT: This documentation has been discontinued. Read the updated Delayer documentation on our new documentation portal.

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 parameters 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.

Did this answer your question?