Schedule status
schedule_statusIdentify missed cron schedules by comparing expected and actual firing times, with a configurable grace period to avoid false alerts.
Instructions
Every cron schedule pg-boss has registered, with its expression, timezone, last observed firing, and the previous and next firings the expression implies. Expectations are derived from the schedule table itself, so no configuration is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graceMinutes | No | Slack allowed before a schedule counts as missed. |