Skip to content

Schedules

In cases where the pipeline should be run periodically, for example, to extract data daily, Schedules can be created.

  • Select the desired transformations to be run.
  • Choose a name for the Schedule.
  • Click the Create button in the Schedule panel.
Schedule View Schedule View

After a schedule is created, certain properties can be modified.

The Schedule can be renamed by double-clicking on the Schedule name.

The button next to the Schedule name allows the schedule to be deactivated without deleting the entire Schedule.

The Cron value specifies the frequency of the run and is based on the standard cron notation. For more information, see the wiki article.

Next Run displays the next time this schedule will run.

The transforms panel inside the Schedule widget shows all target transforms that are associated with the current Schedule. Here, transforms can be added or removed.

To prevent unnecessary resource waste, the Schedules will be disabled after 3 consecutive build failures, and the creator of the schedule will be notified via email.