Skip to content

v5.3.4

Compare
Choose a tag to compare
@psrok1 psrok1 released this 26 Mar 13:47
· 5 commits to master since this release
5ca095a

Bugfixes:

  • Fix TaskTimeoutException regression: it was left unhandled by Consumer.internal_process, so whole service was crashed instead of a single task. Bug introduced in v5.3.2 (fix by @nazywam in #251)
  • Fix negated filters non-boolean AND/OR logic (by @psrok1 in #247)
  • Use error logging level instead of warning when tasks are killed due to inactivity (by @nazywam in #248)

Full Changelog: v5.3.3...v5.3.4