v5.3.4
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