GOTO 2018 • The Do's and Don'ts of Error Handling • Joe Armstrong
by Joe Armstrong 45:31 28237 views 92% Published 5 years agoThis presentation was recorded at GOTO Chicago 2018http://gotochgo.comJoe Armstrong - Principal Inventor of the Erlang Programming LanguageABSTRACTHandling errors in programs is tricky.We want to write systems that work reasonable well even if there are errors in the code. This is possible, and the results have been used in production systems for many years.This talk outlines the do's and don'ts of error handling. Things you should do if you want to write fault tolerant code, and things you should not do.I will argue that making fault-tolerant and scalable systems is possible if you [...]Download slides and read the full abstract here:https://gotochgo.com/2018/sessions/352https://twitter.com/gotochgohttps://www.facebook.com/GOTOConferencehttp://gotocon.com
