Skip to content

Postmortem library

66 postmortems from 13 vendors, back to 2017 · the vendors’ own write-ups, one lesson each

66 postmortems

DatePostmortemLink
Sep 12026Google CloudMultiple products in us-central1-b are experiencing network service degradation.Teams should check service health dashboards when regional network service degradation affects cloud products.Network4h 8m
Aug 272026GitHubIncident with Copilot AI Model ProvidersEngineering teams should monitor provider health when using third party AI model services.Dependency2h 8m
Aug 262026GitHubIncident with ActionsTeams should monitor service status when experiencing issues with automated workflow systems.Capacity2h 50m
Aug 262026GitHubDisruption with some GitHub servicesTeams should check platform status dashboards during general service disruptions.Not disclosed59m
Aug 202026Google CloudWe are investigating an issue where customers may experience timeouts, service degradations, errors, and elevated latencies across multiple products in the us-west1 region.Teams should monitor regional health alerts when experiencing elevated latencies and errors across cloud products.Capacity3h 40m
Aug 202026GitHubIntermittent failures creating agent tasksTeams should track agent task creation pipelines to handle intermittent failures promptly.Deployment9h 54m
Aug 172026GitHubIncident with GitHub.comEngineering teams should subscribe to platform status updates to remain informed during service incidents.Config change7h 36m
Aug 62026GitHubIncident with ActionsTeams should verify service health when experiencing disruptions with deployment actions.Bug10h 42m
Aug 62026GitHubIncident with Pages - Deployment LagTeams should account for deployment lag by monitoring static site hosting service health.Not disclosed1h 19m
Jul 152026Google CloudGoogle Cloud VMware Engine (GCVE), Google Cloud NetApp Volumes, and Bare Metal Solutions (BMS) services are experiencing a service outage in europe-west4-a due to a cooling failure.Teams should design multi region redundancy to withstand datacenter outages caused by cooling failures.Power12h 28m
Jul 142026Google CloudGoogle Cloud VMware Engine (GCVE) Stretched Cluster customers are experiencing zonal outages impacting network connectivity across multiple regions.Zonal outages can impact network connectivity across multiple regions for stretched cluster configurations.Network10h 40m
Jun 252026GitHubDegradation with Webhooks, Pull Requests and ActionsService degradation can simultaneously impact multiple integrated platform features like webhooks, pull requests, and actions.Capacity37m
Jun 172026GitHubIncident with Copilot AvailabilityAvailability issues can disrupt specific AI-powered developer tools within the broader platform ecosystem.Config change54m
Jun 162026GitHubDisruption with some GitHub servicesPlatform-wide disruptions can affect only a subset of services while others remain operational.Not disclosed30m
Jun 102026GitHubAuthentication issues related to API requestsAuthentication failures can prevent successful API requests across the platform.Not disclosed1h 19m
Jun 82026GitHubPull Requests and Issues unavailable for signed-out usersSpecific user segments like signed-out users may experience unique access issues to core features like pull requests and issues.Not disclosed1h 25m
Jun 42026GitHubCopilot Code Review FailingAutomated code review features can fail independently of the main platform availability.Deployment1h 57m
May 282026GitHubDisruption with OpenAI ModelsReliance on external AI models can lead to service disruptions if those models experience issues.Dependency1h 40m
May 262026GitHubIncident with Actions and PagesMultiple related services like actions and pages can experience concurrent incidents.Not disclosed2h 21m
May 152026GitHubActions is experiencing degraded availabilityAutomated workflow services can experience degraded availability independently of other platform components.Database35m
May 72026GitHubCCR and CCA failing to start for PR commentsNot disclosed1h 54m
May 62026GitHubIncident with Pull RequestsNot disclosed3h 39m
May 62026GitHubDisruption with some GitHub servicesConfig change38m
May 62026GitHubIncident with Actions, we are investigating reports of degraded availabilityNot disclosed2h 25m
May 52026GitHubIncident with ActionsNot disclosed3h 49m
May 42026GitHubIncident with Issues and WebhooksNot disclosed55m
Apr 272026GitHubDisruption with some GitHub servicesNot disclosed2h 14m
Apr 272026GitHubGitHub search is degradedCapacity6h 15m
Apr 232026GitHubIncident with multiple GitHub servicesDNS1h 18m
Apr 222026GitHubDisruption with Copilot chat and Copilot Coding AgentConfig change3h 43m
Apr 202026GitHubPartial degradation for code scanning default setup and for code qualityNot disclosed15h 36m
Apr 162026GitHubIncident with CodespacesDependency3h 22m
Apr 132026GitHubIncident with PagesDNS39m
Apr 92026GitHubDisruption with some GitHub servicesCapacity25m
Apr 12026GitHubGitHub audit logs are unavailableNetwork4m
Apr 12026GitHubDisruption with GitHub's code searchDeployment8h 43m
Mar 242026GitHubTeams Github Notifications App is downNot disclosed2h 52m
Mar 192026GitHubIssues with Copilot Coding AgentNot disclosed48m
Mar 52026GitHubMultiple services are affected, service degradationConfig change2h 55m
Mar 32026GitHubIncident with all GitHub servicesNot disclosed1h 10m
Feb 272026Google CloudVertex AI Gemini API customers experienced increased error rates when accessing the global endpoint.Config change1h 58m
Feb 122026GitHubDisruption with some GitHub servicesNetwork34m
Feb 122026GitHubIncident with CodespacesDeployment2h 3m
Feb 92026GitHubIncident with Issues, Actions and Git OperationsNot disclosed1h 8m
Feb 92026GitHubCopilot Policy Propagation DelaysNot disclosed17h 28m
Feb 92026GitHubIncident with Pull RequestsNot disclosed1h 21m
Feb 92026GitHubNotifications are delayedDatabase3h 35m
Dec 52025CloudflareBody parsing change for a React Server Components fix causes 25-minute outageUrgent security mitigations still need a staged rollout; speed of response is exactly when a global config push is most dangerous.Config change25m
Nov 182025AsanaPartial downtime for Asana's MCP serverDependency0m
Nov 182025CloudflareOversized Bot Management feature file breaks the core proxyTreat internally generated config files like user input: validate size and shape before they propagate, and keep global kill switches for each feature.Config change5h 46m
Oct 202025AWSDynamoDB DNS failure takes down US-EAST-1Automation that manages critical DNS needs its own guard against writing an empty record, and dependent services need to recover from a stale state on their own.DNS14h 32m
Aug 52025AnthropicThree infrastructure bugs intermittently degrade Claude responsesQuality regressions hide in normal variance; continuous evaluations on production traffic catch what user reports cannot.Bug44d
Jul 142025Cloudflare1.1.1.1 public DNS resolver unreachable for 62 minutesLatent config errors can sit for weeks; progressive deployment and legacy-system cleanup matter as much as the change that finally triggers them.Config change1h 2m
Jun 122025CloudflareWorkers KV storage failure cascades to Access, WARP and moreA shared internal primitive is a single point of failure for everything built on it; know which products have a hard dependency and give them a fallback.Dependency2h 28m
Jun 122025Google CloudService Control crash loop returns 503s across Google CloudNew code paths belong behind feature flags, and globally replicated policy data needs staged propagation like any binary.Config change3h
Feb 62025CloudflareR2 object storage disabled during a phishing report remediationAbuse tooling needs the same guardrails as production changes: scope checks and a second pair of eyes before an action can disable a whole service.Operator1h 22m
Dec 112024OpenAINew telemetry service overwhelms Kubernetes control planesTest changes at production cluster size, and keep break-glass access to the control plane that does not depend on the thing that is failing.Deployment4h 22m
Jul 192024CrowdStrikeFalcon Channel File 291 update crashes Windows hosts worldwideContent and configuration updates need the same staged rollout, validation and customer control as code releases.Config change1h 18m
Mar 82023DatadogOS update breaks networking across regionsAutomatic updates are deployments: stagger them, and never let the same change land on every region in the same hour.Deployment26h 55m
Apr 52022AtlassianMaintenance script deletes 883 customer sitesDeletion should be soft by default, and bulk restores need to be rehearsed at the scale of your largest possible mistake.Operator12d 16h
Dec 72021AWSInternal network congestion disrupts US-EAST-1Retry storms turn a small change into congestion; clients need backoff, and monitoring must not share the network it monitors.Network7h 10m
Jun 82021FastlyCustomer configuration triggers latent bug, 85% of network errorsCustomer configuration is untrusted input to a shared fleet; isolate its blast radius and test the bug classes it can reach.Bug2h 48m
Jan 42021SlackOverloaded AWS Transit Gateway takes Slack down on the first workday of 2021Managed network components have scaling limits too; pre-warm for known traffic spikes and make sure provisioning survives the incident it is meant to fix.Capacity2h 18m
Jul 22019CloudflareWAF regular expression exhausts CPU worldwide for 27 minutesRules and regexes are code; stage them, and use an engine with guaranteed linear time for untrusted input.Deployment27m
Feb 282017AWSMistyped command removes S3 index servers in US-EAST-1Tools should refuse to remove capacity below a safe minimum, and the status page cannot depend on the system it reports on.Operator4h 17m
Jan 312017GitLabPrimary database data accidentally deleted, 18-hour restoreA backup is only real once a restore has been tested; destructive commands on production hosts need an unmistakable prompt.Operator19h

Sources: vendors' own status pages, published postmortems and SEC 8-K Item 1.05 filings, read daily. Times as reported. Logos via logo.dev; trademarks belong to their owners.

Outages by email

Saturday mornings: the week's major outages, new postmortems and disclosed breaches, only in weeks that had some.

Double opt-in. Unsubscribe any time.