zemlan.in  / 

Scaling in the presence of errors—don’t ignore them
Scaling in the presence of errors—don’t ignore them • programming is terrible
Building a reliable, robust service often means building something that can keep working when some parts fail. A website where not every feature is available is often better than a website that’s...

When you ignore errors, you transform them into mysteries to solve. Something or someone else will have to handle them, and then have to recover from them—usually by hand, and almost always at great expense