Cadence at which the parent task runs.
| Kind | Attribute |
| Since | 0.1.0 |
every <duration|cron>
| Name | Type | Required |
|---|---|---|
duration |
string |
yes |
Accepts a duration like 5s, 1m, 1h, 24h or a cron expression (in schedule). For stream, controls how often the query is executed and pushed to clients.
⚠ Implementation touched after spec. Source code changed on
2026-05-20, but this entity's spec was last edited on2026-05-08. The description may be out of date.
| Spec last touched | 5da8498 (2026-05-08) |
| Source last touched | af278bb (2026-05-20) |
| Source files | internal/parser/parser.go |