Skip to content

Fail storeclient services if redis is not running! #81

@rtnpro

Description

@rtnpro

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions