mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
Fixes title underline length
This commit is contained in:
@@ -309,7 +309,7 @@ Alternatively the ``parzen_async()`` function can also be written with :func:`as
|
||||
|
||||
|
||||
Http Health Check
|
||||
============
|
||||
=================
|
||||
An example of a python http server you can use (localhost:8080) to validate the health status of all the clusters in your environment. Example is http only.
|
||||
|
||||
Requires cache to be enabled. Save file in your Django project's root directory and run with command: ``python worker_hc.py`` in your container or other environment. Can be customized to show whatever you'd like from the Stat class or modified as needed.
|
||||
|
||||
Reference in New Issue
Block a user