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

Add configuration flag to provide more verbose error output #100

Open
dr-jts opened this issue Feb 15, 2022 · 0 comments
Open

Add configuration flag to provide more verbose error output #100

dr-jts opened this issue Feb 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@dr-jts
Copy link
Collaborator

dr-jts commented Feb 15, 2022

Currently the error messages returned by the service are fairly terse, and don't give details of what went wrong. This is intentional, to avoid revealing too much about the internal database state.

For debugging purposes, or in "friendly" environments it might be useful to be able to return the internal database error messages. This could be controlled via a configuration flag. For backwards compatibility, the default mode should stay as terse mode.

@dr-jts dr-jts added the enhancement New feature or request label Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant