A new analysis of agentic workflows argues that production reliability is mainly a tail-control problem. A system can produce high-quality answers on average and still fail customers if slow or uncertain cases arrive too often.

The piece focuses on variance rather than raw speed. For agents behind an API, teams need routing, fallback, timeout and quality-control mechanisms that keep the worst cases from dominating user experience.

That framing is useful as more companies deploy agents into customer-facing products. Reliability work often looks less like prompt tuning and more like distributed-systems engineering.