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

Support better error messages for metacard creation issues #34

Open
rzwiefel opened this issue Oct 22, 2020 · 0 comments
Open

Support better error messages for metacard creation issues #34

rzwiefel opened this issue Oct 22, 2020 · 0 comments

Comments

@rzwiefel
Copy link
Contributor

rzwiefel commented Oct 22, 2020

Instead of silently working and assuming or silently dropping when creating metacard attributes, we should work to return helpful error messages of what went wrong and why for consumers to know why an attribute wasn't included or such.

One possible implementation could be by changing the CatalogMethods::getAttribute method to somehow return more information (possibly a third piece of information?) on if attributes were found to have issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant