mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
Fix missing error logging (#1458)
* Fix missing error logging No error logging when handle_in_background=True * add CHANGES
This commit is contained in:
parent
4729978c60
commit
f1c9fc50f0
2 changed files with 3 additions and 1 deletions
2
CHANGES/1458.bugfix.rst
Normal file
2
CHANGES/1458.bugfix.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Added missing error handling to :code:`_background_feed_update` (when in :code:`handle_in_background=True` webhook mode)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue