qri-io / qri

you're invited to a data party!
https://qri.io
GNU General Public License v3.0
1.1k stars 66 forks source link

improve error handling across the board #1992

Open Arqu opened 2 years ago

Arqu commented 2 years ago

Our error handling is highly technical, and cryptic in some cases even to us. Users shouldn't have to go into code to figure out what an error means. Linking to a good recent example, but we should aim for a more general approach instead of doing one off fixes.

https://github.com/qri-io/qri/issues/1991