Prevent to crash polling (#995)

* Prevent to crash polling

* Added changelog
This commit is contained in:
Alex Root Junior 2022-08-30 01:46:19 +03:00 committed by GitHub
parent 40c29a0494
commit 0b5f4d62c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 7 deletions

1
CHANGES/995.misc.rst Normal file
View file

@ -0,0 +1 @@
Fixed polling crash when Telegram Bot API raises HTTP 429 status-code.