Known non-blocking issue, sometimes the updater times out while getting updates.
This seems to be related to urllib3 and Telegram servers.
Some discussion:
python-telegram-bot/python-telegram-bot#499
Log sample:
2017-11-20 21:48:07,782 - telegram.ext.updater - ERROR - Error while getting Updates: Timed out
2017-11-20 21:48:07,783 - main - WARNING - Update "None" caused error "Timed out"
Known non-blocking issue, sometimes the updater times out while getting updates.
This seems to be related to urllib3 and Telegram servers.
Some discussion:
python-telegram-bot/python-telegram-bot#499
Log sample:
2017-11-20 21:48:07,782 - telegram.ext.updater - ERROR - Error while getting Updates: Timed out
2017-11-20 21:48:07,783 - main - WARNING - Update "None" caused error "Timed out"