|
|
|
|
|
by ChrisMarshallNY
427 days ago
|
|
I’m of the opinion that the best error handling, is to not encounter the error, in the first place. That means good UX, intuitive interfaces, good affordances, user guidance (often, without requiring them to read text), and simplicity. When an error is encountered, then it needs to be reported to the user in as empathetic and useful manner as possible. It also needs to be as “bare bones” simple as can reasonably be managed. Designing for low error rates, starts from requirements. Good error reporting requires a lot of [early] input from non-technical stakeholders. |
|
Lost packets, high latency, crashed disks, out of memory etc.
You can talk to your users sure but you need to handle this stuff at some level either way. Shit happens!