jpretori / SoaringCoach

Soaring Coach aims to help pilots improve their soaring performance by intelligently analysing IGC files.
GNU Affero General Public License v3.0
4 stars 3 forks source link

Make error handling more user friendly: Return a message to the user instead of just throwing out an exception #58

Open jpretori opened 7 years ago

jpretori commented 7 years ago

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.