run_at
option to define the time at which the run should be performed.task_ids
option is used, which determines ahead of time which tasks may be run in response to the new event.) This means that changes to the set of enabled tasks can have an impact on what tasks are actually run, in response to a scheduled event run.task_id
option to specify that only the desired task is allowed to respond to the new event.