Skip to content

tastyware/streaq:v6.2.0

Choose a tag to compare

@Graeme22 Graeme22 released this 22 Feb 03:01
· 1 commit to master since this release

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_CHECK constant
  • Remove Worker._health_tab and Worker._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