Scheduler overview
Schedulers are tasks that automate the execution of project flows at a specified frequency, such as daily, weekly, or recurring intervals using a cron schedule expression. You can schedule project flows for specific scenarios within a project to run at the defined time. If a project does not include scenarios, the default scenario can be selected to execute the flow.
Schedulers also provide the flexibility to configure parameters for storing newly generated models and output datasets after each execution. When a scheduler is triggered, the project flow runs and produces the latest output dataset, which is stored on the platform by default. Furthermore, you can configure an external data source to save both input and output datasets generated during each run by specifying it during scheduler creation.
Last updated