Skip to content

feat(app): add mongodb error handling to quit app if unable to connect with #877

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

Merged

Conversation

lirantal
Copy link
Contributor

@lirantal lirantal commented Mar 6, 2015

feat(app): add mongodb error handling to quit app if unable to connect with mongodb server for some
reason

when the app will be started with grunt serve, if configured to run with mongodb and the service
will not be available, then the app will initialize anyway but mostly this isnt desired and no
handling or debug information of why the app has no connection to a mongodb server will be
provided

…t with mongodb server for some

reason

when the app will be started with grunt serve, if configured to run with mongodb and the service
will not be available, then the app will initialize anyway but mostly this isnt desired and no
handling or debug information of why the app has no connection to a mongodb server will be
provided
@lirantal
Copy link
Contributor Author

@andrewstuart or @DaftMonk can you review?

andrewstuart added a commit that referenced this pull request Mar 16, 2015
feat(app): exit process if unable to connect to mongo
@andrewstuart andrewstuart merged commit 3518fe0 into angular-fullstack:master Mar 16, 2015
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

Successfully merging this pull request may close these issues.

2 participants