
Tech Talk: Erlang And Distributed Systems with Steven Proctor
CoRecursive: Coding Stories
00:00
The Separation of Concerns
If your code crashes, there are some things that you might know about. Don't litter your stuff with the try catch and air handling clauses. And then if you there's something you can't do, your code is not responsible your process. Esplot that up. Let the parent, let the supervisor know how to try and handle these failures.
Transcript
Play full episode