Open
Description
Which service(s) is this report about?
Let us know which services(s) this report is about:
- Alegre
Description:
# FIXME Redis database is not being tested by info()
- https://github.com/meedan/alegre/blob/develop/app/main/controller/healthcheck_controller.py#L44
Currently, in health check in redis, more than needed information is fetched from the redis using r.info()
which is not used anywhere in the healthcheck code.
Metadata
Metadata
Assignees
Labels
No labels