We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
При запуске бота в режиме вебхука задача (asyncio.Task) рассылки может не выполнятся.
asyncio.Task
В текущей (59855de) версии бага нет, но он возможен при переходе на aiohttp >= 3.8.0.
aiohttp >= 3.8.0
Всё, что связано с aiogram/aiogram#794.
The text was updated successfully, but these errors were encountered:
Украсть всё у Бобчика
Sorry, something went wrong.
No branches or pull requests
Описание бага
При запуске бота в режиме вебхука задача (
asyncio.Task
) рассылки может не выполнятся.Когда
В текущей (59855de) версии бага нет, но он возможен при переходе на
aiohttp >= 3.8.0
.Что проверить
Всё, что связано с aiogram/aiogram#794.
The text was updated successfully, but these errors were encountered: