Make error handling more user friendly: Return a message to the user instead of just throwing out an exception
Opened this issue · 0 comments
jpretori commented
Right now the server chucks out a stack trace to stderr, and the user is left staring at a progress indicator that will never complete.