Skip to content

Read Timeout Error #364

@sochix

Description

@sochix

Steps to reproduce

  1. Add several jobs to a queue, which will wait >15 mins and then send message
  2. Wait till message will send
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions