Runbook: Stale artifacts¶
This guide shows how to runbook: Stale artifacts in a reliable, repeatable way.
Symptoms¶
- Manifest
updated_atis older than expected - Serving still uses old URIs
Triage¶
1) Confirm scheduler ran 1) Confirm pipeline completed successfully 1) Check for validation failures or limit exceeded
Recovery¶
- Re-run the missing day
- If inputs are missing, decide whether to publish empty artifacts or skip
See how-to/run-backfill.md.
Read next¶
- SLOs and freshness: SLOs and freshness
- Schedule pipelines: How-to: Schedule pipelines with CronJob
- Pipeline failed runbook: Runbook: Pipeline failed
- Roll back artifacts safely: How-to: Roll back artifacts safely