Currently, tasks are executed in a sequence, immediately after the component is able to process a task. A separate keyword, perhaps task_start_delay, or something similar, could be used to delay the start of a task from the overall beginning of the payload.
Currently, tasks are executed in a sequence, immediately after the component is able to process a task. A separate keyword, perhaps
task_start_delay, or something similar, could be used to delay the start of a task from the overall beginning of the payload.