The Frontend Catches Everything. When something fails in the system, the user usually sees it in the frontend. If a service goes down, your component gets no data. If a token expires, the user gets stuck. If a third-party script blocks rendering, your buttons stop working. If checkout breaks, your app takes the blame. You may not control the systems upstream, but on-call teaches you that you still own the experience.