Skip to content

Comment on Root cause analysis: significantly elevated error rates on 2019‑07‑10parent

Comments

My guess is that it's because not everything was down so it wasn't a total outage. From the post mortem:

Stripe splits data by kind into different database clusters and by quantity into different shards.

So in theory any request that didn't interact with the problematic database should have been OK (I don't know if the offending DB was in the critical path of _every_ request).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.