What is Data Downtime?
Data downtime is the period when a data pipeline delivers missing, stale, or structurally invalid records to downstream consumers. Unlike application downtime where a server returns a 500 error, data downtime is often silent — the pipeline runs successfully, but the payload is poisoned by upstream schema drift or anti-bot tarpits. If your pricing models consume stale data for 12 hours before anyone notices, that's 12 hours of data downtime.