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

Rework bad backend configuration handling in backend.connect() #947

Closed
sohkai opened this issue Dec 13, 2016 · 0 comments
Closed

Rework bad backend configuration handling in backend.connect() #947

sohkai opened this issue Dec 13, 2016 · 0 comments
Assignees

Comments

@sohkai
Copy link
Contributor

sohkai commented Dec 13, 2016

Ideally we would check if the config's backend option has been set properly (and that the user has everything they need, e.g. db drivers) in a robust way so that we could detect bad backend configurations before calling backend.connect() for the first time.

Related to #995.

@sohkai sohkai removed this from the BigchainDB Database Abstraction milestone Jan 10, 2017
@sohkai sohkai changed the title Rework backend.connect()'s sys.exit() Rework bad backend configuration handling in backend.connect() Jan 10, 2017
@vrde vrde closed this as completed Mar 13, 2018
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