Custom durable queue Worker picks up pending jobs and runs handlers idempotently. Retry policy: max_attempts default 3 with exponential backoff via run_after.
Cross-tenant process telemetry from worker_runs + worker_heartbeats (13 watchdogs registered — see docs/metrics.md). Last 50 runs under all tenants.
| Started | Watchdog | Duration | Actioned | Status | Error | Action |
|---|---|---|---|---|---|---|
| 02 June 2026, 08:00 am | eom_trigger_check | 31 ms | 1 | Success | — | |
Show run details{
"message": "Enqueued 1 EOM director-report email (idempotent per project per month).",
"monthIso": "2026-06",
"queuedFor": [
"DEMO-1"
]
} | ||||||
Audit row per standard-report query and per Live Slice invocation (report_runs table — reports engine). Last 50 rows under your tenant.
| Timestamp | Kind | Duration | Rows | Status | Invoked by | Error | Action |
|---|---|---|---|---|---|---|---|
| No report runs recorded. | |||||||