perf: increase max workers to 30

This commit is contained in:
2026-01-17 21:32:02 +01:00
parent 0ec40a7ccc
commit 89ca4716ee
3 changed files with 10 additions and 2 deletions
+8
View File
@@ -29,6 +29,14 @@
## Version 1.30.0 - 2026-01-17
Increases the maximum number of workers for processing channel messages to 30, enabling better handling of concurrent message loads.
**Changes:** 1 files, 2 lines
**Languages:** Python (2 lines)
## Version 1.29.0 - 2026-01-17