mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Introduce a semaphore-based mechanism to control the number of concurrent tasks in polling mode when `handle_as_tasks=True`. Added the `tasks_concurrency_limit` parameter to `start_polling()` and `run_polling()`, preventing potential memory exhaustion during high update loads. |
||
|---|---|---|
| .. | ||
| .template.rst.jinja2 | ||
| 1657.feature.rst | ||
| 1658.bugfix.rst | ||
| 1659.misc.rst | ||
| 1661.misc.rst | ||
| 1664.bugfix.rst | ||
| 1666.doc.rst | ||