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

Fail storeclient services if redis is not running! #81

Open
rtnpro opened this issue Sep 30, 2016 · 1 comment
Open

Fail storeclient services if redis is not running! #81

rtnpro opened this issue Sep 30, 2016 · 1 comment
Milestone

Comments

@rtnpro
Copy link
Member

rtnpro commented Sep 30, 2016

Issue

We need redis to setup pubsub between stores and storeclient, however, we do not throw any error if we are not able to connect to redis. As a result, the services keep running without able to access data from or publish data to stores.

Expected behavior

Services should error out with meaningful log message when it's not able to connect to redis.

Related code

@rtnpro rtnpro added this to the 0.4 milestone Sep 30, 2016
@farhaanbukhsh
Copy link
Contributor

Hey it seems really interesting , since I am starting with waarta , I would like to work on it .

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

2 participants