What's Changed
- Overload the Worker.task decorator to allow no parentheses by @Graeme22 in #141
- ✨ feat: add task retrieval methods from Redis to Worker by @nsteinmetz in #140
- Remove little-used
HEALTH_CHECKconstant - Remove
Worker._health_tabandWorker._delay_for - Add running tasks to worker string representation
- Collapse worker health check into
renew_idle_timeouts - Start producer task after consumers
- Fix bug in redis health ttl
Full Changelog: v6.1.0...v6.2.0