Skip to content

Repository files navigation

iris-scheduler

Scheduler

MEASUREMENTS.md

The iris-scheduler script is run every fifteen minutes and on new commits via the scheduler.yml workflow.

Each measurement file must have the following metadata:

{
  // ...,
  "scheduler": {
    "cron": "0 0 * * Sat",
    "not_before": "2022-06-30T00:00:00",
    // Optional, to stop scheduling the measurement after some time.
    "not_after": "2030-01-01T00:00:00",
    "type": "regular" // or "zeph"
  }
}

About

🕸️ Scheduler for Iris measurements.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages