Hacker News new | ask | show | jobs
by The_Colonel 493 days ago
Well, usually you want to handle it at some level - e.g. a common REST exception handler returning a standard 500 response with some details about what went wrong. Or retry the process (sometimes the errors may be intermittent)