KQ v2.2.1 Release Notes
Release Date: 2022-02-04 // over 4 years ago-
- 🛠 Fixed a bug where the worker terminates prematurely when
max_messagesis not set (or set toNone).
- 🛠 Fixed a bug where the worker terminates prematurely when
Previous changes from v2.2.0
-
- ➕ Added Python type hint annotations.