Skip to main content
gcpdown

Is Cloud Run down?

OperationalLast checked Aug 1, 2026, 7:51 AM UTC

Last 90 days

100% uptime · 0 incidents
2026-05-04: operational2026-05-05: operational2026-05-06: operational2026-05-07: operational2026-05-08: operational2026-05-09: operational2026-05-10: operational2026-05-11: operational2026-05-12: operational2026-05-13: operational2026-05-14: operational2026-05-15: operational2026-05-16: operational2026-05-17: operational2026-05-18: operational2026-05-19: operational2026-05-20: operational2026-05-21: operational2026-05-22: operational2026-05-23: operational2026-05-24: operational2026-05-25: operational2026-05-26: operational2026-05-27: operational2026-05-28: operational2026-05-29: operational2026-05-30: operational2026-05-31: operational2026-06-01: operational2026-06-02: operational2026-06-03: operational2026-06-04: operational2026-06-05: operational2026-06-06: operational2026-06-07: operational2026-06-08: operational2026-06-09: operational2026-06-10: operational2026-06-11: operational2026-06-12: operational2026-06-13: operational2026-06-14: operational2026-06-15: operational2026-06-16: operational2026-06-17: operational2026-06-18: operational2026-06-19: operational2026-06-20: operational2026-06-21: operational2026-06-22: operational2026-06-23: operational2026-06-24: operational2026-06-25: operational2026-06-26: operational2026-06-27: operational2026-06-28: operational2026-06-29: operational2026-06-30: operational2026-07-01: operational2026-07-02: operational2026-07-03: operational2026-07-04: operational2026-07-05: operational2026-07-06: operational2026-07-07: operational2026-07-08: operational2026-07-09: operational2026-07-10: operational2026-07-11: operational2026-07-12: operational2026-07-13: operational2026-07-14: operational2026-07-15: operational2026-07-16: operational2026-07-17: operational2026-07-18: operational2026-07-19: operational2026-07-20: operational2026-07-21: operational2026-07-22: operational2026-07-23: operational2026-07-24: operational2026-07-25: operational2026-07-26: operational2026-07-27: operational2026-07-28: operational2026-07-29: operational2026-07-30: operational2026-07-31: operational2026-08-01: operational
2026-05-042026-08-01

What Cloud Run does - and how it fails

Cloud Run executes containers serverlessly and scales them to zero - which means it inherits the health of everything underneath it: the regional serving infrastructure, container registry reads, and the build path if you deploy from source. Incidents usually show up as elevated cold-start latency, request 5xx in one region, or deploys failing while running revisions keep serving.

  • Elevated cold-start latency after capacity or scheduler events
  • Request 5xx rates in one region while other regions stay healthy
  • New deploys or revisions failing (image pulls, build path) while the serving revision is fine
  • Event-driven invocations lagging because Pub/Sub or Eventarc delivery is delayed upstream

Cloud Run questions

Is Cloud Run down right now?

The live status above reflects our latest check. Cloud Run failures are almost always regional - if you serve from a single region, that region’s health is your availability. Multi-region behind a global load balancer is the standard fix.

Why did my Cloud Run latency spike during a GCP incident?

Cold starts amplify upstream incidents: if instances are recycled or scaled during an event, every new instance pays image-pull and startup cost simultaneously. Setting min-instances above zero for latency-sensitive services buys you through most of it.

Does Cloud Run have an SLA?

Yes - 99.95% monthly uptime for requests served. Tiered credits apply below target, claimed within 30 days, capped at 50% of the month’s Cloud Run charges.

Get alerted when Cloud Run breaks

Instant email the moment we detect an incident - affected services and regions included.

Get outage alerts