Skip to main content

Interface: RoutineRunMetrics

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:82

Automated Routine delivery failure and volume counts.

OPERATIONAL HISTORY, not configuration health: these are realized RoutineRun outcomes for automated (SCHEDULED / ONCE) parent runs in the dashboard's time window. Deliberately distinct from routineWorkflowAccessWarnings, which is current structural risk with no evidence that a delivery was actually missed. See lib/db/reports/health_report.get_routine_run_metrics for the exact parent/trigger/window predicate.

Properties

failures?

optional failures: number

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:83


total?

optional total: number

Defined in: packages/sdk/src/types/generated/health_dashboard.ts:84