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 |
|---|---|---|---|---|---|---|
| 08 June 2026, 08:00 am | eom_trigger_check | 1 ms | 0 | Skipped | — | |
Show run details{
"reason": "not_first_of_month_utc"
} | ||||||
| 07 June 2026, 08:00 am | eom_trigger_check | 0 ms | 0 | Skipped | — | |
Show run details{
"reason": "not_first_of_month_utc"
} | ||||||
| 06 June 2026, 08:00 am | eom_trigger_check | 1 ms | 0 | Skipped | — | |
Show run details{
"reason": "not_first_of_month_utc"
} | ||||||
| 05 June 2026, 08:00 am | eom_trigger_check | 0 ms | 0 | Skipped | — | |
Show run details{
"reason": "not_first_of_month_utc"
} | ||||||
| 04 June 2026, 08:00 am | eom_trigger_check | 0 ms | 0 | Skipped | — | |
Show run details{
"reason": "not_first_of_month_utc"
} | ||||||
| 03 June 2026, 08:00 am | eom_trigger_check | 0 ms | 0 | Skipped | — | |
Show run details{
"reason": "not_first_of_month_utc"
} | ||||||
| 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"
]
} | ||||||
| 01 June 2026, 08:00 am | eom_trigger_check | 0 ms | 0 | Skipped | — | |
Show run details{
"reason": "not_first_of_month_utc"
} | ||||||
| 31 May 2026, 08:00 am | eom_trigger_check | 0 ms | 0 | Skipped | — | |
Show run details{
"reason": "not_first_of_month_utc"
} | ||||||
| 30 May 2026, 08:00 am | eom_trigger_check | 0 ms | 0 | Skipped | — | |
Show run details{
"reason": "not_first_of_month_utc"
} | ||||||
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. | |||||||