Handling Exceptions Wisely
Bertrand emphasizes the importance of handling exceptions locally whenever possible, suggesting that in some cases, it's better to make educated guesses rather than allowing system downtime. He highlights the need for a solid business case when opting for such strategies, particularly in critical systems. The discussion underscores the balance between user experience and system reliability in software development.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode 7: Error Handling
Related Questions