Podcast: Play in new window | Download (58.1MB) | Embed
Subscribe: Apple Podcasts | Spotify | Email | RSS | More
Most software developers put at least some error handling code in their applications. However, system complexity can mean that error handling isn’t enough and that the system can still fall over. Instead, you need to step back and think about error handling at a larger scale to help keep the system stable.