Skip to content

1.3.0: Ops: healthcheck on the worker container

Choose a tag to compare

@Dim145 Dim145 released this 23 May 22:21
arq publishes a heartbeat in Redis on every cycle; ``python -m arq …
--check`` reads it and exits 0 iff fresh. Wired as a compose
healthcheck so the container flips to unhealthy if Redis becomes
unreachable or the worker stops pumping (silent crash, deadlock,
restart-loop catcher upstream).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>