Scheduling

Cron jobs

Run a package on an interval using a cron expression.

Example

cronexample
0 */6 * * *   # every 6 hours

Run history

  • Last run status
  • Next scheduled time
  • Duration and token usage
Timezone: Intended to be supported; exact behavior may vary.