MTPyroger/pyrogram/session
Dan e42599051c Use a lower timeout when starting a session to speed up re-connections
Sometimes the server drops right after a successful connection and
pyrogram keeps waiting up 15 seconds (current WAIT_TIMEOUT) for the
first query to time out and start again a new connection.
2019-03-03 16:50:25 +01:00
..
internals
__init__.py
auth.py
session.py Use a lower timeout when starting a session to speed up re-connections 2019-03-03 16:50:25 +01:00