SleepValve
Causes a PIPE to pause the flow of execution, before executing the next valve or returning to the caller.
Properties
Example Configuration
{
"name":"SleepValve",
"config":{
"ms":"5000"
}
}
Requirements
Log level must be set to at least DEBUG.