Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error messages #272

Open
rjoleary opened this issue May 9, 2019 · 0 comments
Open

Improve error messages #272

rjoleary opened this issue May 9, 2019 · 0 comments
Assignees

Comments

@rjoleary
Copy link
Member

rjoleary commented May 9, 2019

  • Post a style guide for warnings and errors. How validation warnings are dealt with (I know we squelch some of these warnings). When to log.Print vs log.Fatal, ...
  • Go through the code and fix up our error messages.
  • Particularly, the "file too large" error needs to be improved. It's probably the most common error to run into. It prints a lot of information, but it would print some pointers on next steps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants