Skip to content

Comment on Man Accidentally Drove Away in Someone Else’s Tesla Using the Car’s Appparent

Comments

At a former SaaS startup my colleague rolled out some updates that affected an apache module's connection pooling persistence defaults.

Everything had worked fine in his testing, but once in production there was enough concurrency to make this change in caching behavior matter. One customer's web login would spuriously see another customer's content, it all seemed completely random.

A similar change (or rare bug) could easily result in one customer's boolean "yes they're allowed" reach another who should have received "no they're not". There's all sorts of opportunities in the backend to cross such streams, especially things that need to scale and do a lot of caching.

Everything had worked fine in his testing

I sure hope that startup learned that dev testing is not sufficient!

I sure hope that startup learned that dev testing is not sufficient!

Bankrupt after burning >100M of VC money, but from causes far deeper than lack of testing.

AboutSource Built by g1lg1l

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