Sleep
Last updated: 1 minute read.
Sleep for a period of time specified as a duration string for each message. This processor will interpolate functions within the duration field, you can find a list of functions here.
# Config fields, showing default values
label: ""
sleep:
duration: "" # No default (required)
Fields
duration
The duration of time to sleep for each execution. This field supports interpolation functions
Type: string