Hacker News new | ask | show | jobs
by quicklyfrozen 2067 days ago
This can be fun if it's a particular client request that causes a hard failure, and the client retries several times before giving up. Before you know it, all your instances are restarting and no traffic is being handled...

So fail early, but not too hard.