Dev's 60-second deploy check flagged a healthy site as broken just days after launch
A developer published a deploy verification tool on Monday with a 60-second propagation tolerance, only to see it misfire on Wednesday when a deploy took between 40 and 70 seconds to complete. The false alarm occurred because the check was designed around a small sample of roughly three deploys and an arbitrary 20-second retry interval. Logging actual deploy times revealed a tenfold spread — from 6.7 to 70 seconds — making any single fixed timeout unreliable. The incident also exposed a deeper flaw: the checker treats a partially propagated deploy, where a listing page is live but the linked article returns a 404, the same as a deploy that has not started at all. The developer argues that simply raising the timeout would repeat the same unscientific approach, and that the real problem is relying on a single threshold to describe what is actually a multi-file, non-atomic process.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in