tobymao / saq

Simple Async Queues
https://saq-py.readthedocs.io/en/latest/
MIT License
577 stars 39 forks source link

Actually check for online workers on healthcheck #93

Closed fadedDexofan closed 1 year ago

fadedDexofan commented 1 year ago

Previously health check function only checks that queue stored in redis and not that the worker is online