-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Description
Steps to reproduce
- Add several jobs to a queue, which will wait >15 mins and then send message
- Wait till message will send
- Get an ReadTimeoutError
Expected behaviour
Should send a message
Actual behaviour
Get ReadTimeoutException:
urllib3.connectionpool - WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='api.telegram.org', port=443): Read timed out. (read timeout=<object object at 0x7f8986fae080>)",)':
Configuration
Operating System:
Ubuntu 16.04 LTS
Version of Python, python-telegram-bot & dependencies:
$ python -m telegram
python-telegram-bot 5.0.0
urllib3 1.16
certifi 2016.08.02
future 0.15.2
Python 3.4.3 (default, Oct 14 2015, 20:28:29) [GCC 4.8.4]
Metadata
Metadata
Assignees
Labels
No labels