Sleep with YAML

YAML parameters for Sleep

NameTypeDescription
action
Required
StringThe name of the action.
type
Required
StringThe type of the action. Should be set to SLEEP.
sleep_in_sec
Required
IntegerThe time (in seconds) to sleep. The value should be between 0 and 1200.

YAML example for Sleep

actions:
- action: "Sleep well, darling"
  type: "SLEEP"
  trigger_time: "ON_EVERY_EXECUTION"
  sleep_in_sec: 600

Last modified on April 26, 2022

Questions?

Not sure how to configure a pipeline for your process? Reach out on the live-chat or contact support

Get Started

Sign up for free and deploy your project in less than 10 minutes.