Y
Hacker News
new
|
ask
|
show
|
jobs
by
carlmr
2540 days ago
Yeah, I'm a huge fan of erroring out properly. It makes it much easier to find problems before they cost money.
I think the erlang/elixir model of fail fast and try to restart is the best for availability.