Scheduling a job

Running your job at a recurring time schedule is a core part of STOIX. The platform makes sure that your jobs run on the correct cluster and at the right time.

When creating or updating a job, you can add a recurring time for running your job under “Schedule”. Select one of the common schedules such as hourly, daily or weekly. You can also provide a custom cron schedule for when you have a specific scheduling need.

Note that there are certain instances that could delay a job run. See more in the Depending on other jobs section.