devilry / devilry-django

Devilry project main repository
http://devilry.org
BSD 3-Clause "New" or "Revised" License
51 stars 24 forks source link

Readiness and/or liveness probes should ping Redis #1303

Open torgeirl opened 3 months ago

torgeirl commented 3 months ago

Either /devilry_core/_api/application-state/ready should check that RQ_QUEUES defined in settings.py are available, or we should add an additional health check for Redis.