I need to check the DB in the ready
probe and this is done asynchronously at best using AsyncConnectionPool
. Does the probes support async call? I get the following warning:
/home/khteh/.local/share/virtualenvs/PythonRestAPI-6TwrpjXm/lib/python3.12/site-packages/flask_healthz/blueprint.py:37: RuntimeWarning: coroutine 'readiness' was never awaited