Telethon/telethon/client
Lonami Exo d1c755809d Except RpcMcgetFailError as call fail and sleep on server errors
This one in particular may happen when iterating over messages,
perhaps more likely to happen if the group was created in a
different data center.

A small sleep of a few seconds also greatly increases the
chances of the error going away.
2019-02-14 11:00:37 +01:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Improve TakeoutClient proxy and takeout functionality (#1106) 2019-02-10 11:10:41 +01:00
auth.py Except RpcMcgetFailError as call fail and sleep on server errors 2019-02-14 11:00:37 +01:00
bots.py Return custom.InlineResults instead of a simple list 2018-08-02 23:31:51 +02:00
buttons.py Support configuring the reply markup through buttons 2019-01-03 19:03:47 +01:00
chats.py Update to layer 93 2019-01-21 20:09:13 +01:00
dialogs.py Saner timeouts for conversation (#1099) 2019-01-31 11:11:20 +01:00
downloads.py Update to layer 93 2019-01-21 20:09:13 +01:00
messageparse.py Prevent KeyError in forward_messages 2018-12-20 20:33:25 +01:00
messages.py Update misleading error message 2019-02-07 10:16:03 +01:00
telegrambaseclient.py Raise ImportError and not ValueError when sqlite3 is missing 2019-02-13 08:52:54 +01:00
telegramclient.py Add new takeout method 2019-01-05 17:18:40 +01:00
updates.py Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00
uploads.py Fix get_input_media for InputFile 2019-02-13 12:33:11 +01:00
users.py Except RpcMcgetFailError as call fail and sleep on server errors 2019-02-14 11:00:37 +01:00