Skip to content

Add a check that checks if redis is available on server start up #474

Description

@dakaza98

If you have forgotten to turn on redis when starting the development server, you don't get an error until you attempt to make an update on an order in ordsys. It would be a great improvement if there was a check in place that checks if redis is available when you start the server. It seems more reasonable that it would report that type of error on startup rather than on an incoming request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SuggestionpythonPull requests that update Python code

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions