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

OPA error reporting should be configurable #249

Closed
tsandall opened this issue Feb 7, 2017 · 1 comment
Closed

OPA error reporting should be configurable #249

tsandall opened this issue Feb 7, 2017 · 1 comment

Comments

@tsandall
Copy link
Member

tsandall commented Feb 7, 2017

OPA error reporting should be configurable.

There are a few use cases where configurable error reporting would be nice:

  1. parsing/compiling a large number of modules filled with errors. The output is so large that it becomes unhelpful. In this case, OPA should exit after some configurable number of errors.

  2. parsing/compiling fails but certain errors are elided for readability. The OPA developer wants to see all errors.

@tsandall tsandall changed the title Parser and compiler should exit after a certain number of errors OPA error reporting should be configurable Jul 11, 2017
@tsandall
Copy link
Member Author

Fixed by #385

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

1 participant