mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
* Add DNS cache ttl setting to aiohttp session. Also the limit argument is added to the session initializer. This commit adds a setting for DNS cache ttl (time-to-live) to the aiohttp session configuration. This is implemented as a workaround for a known issue in aiogram as exhibited in aiogram/aiogram#1500. * Added changelog |
||
|---|---|---|
| .. | ||
| .template.rst.jinja2 | ||
| 1500.bugfix.rst | ||
| 1501.doc.rst | ||
| 1504.doc.rst | ||
| 1510.misc.rst | ||