We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 283246a commit 245b7e6Copy full SHA for 245b7e6
pyrogram/session/session.py
@@ -45,7 +45,7 @@ def __init__(self):
45
46
47
class Session:
48
- START_TIMEOUT = 5
+ START_TIMEOUT = 2
49
WAIT_TIMEOUT = 15
50
SLEEP_THRESHOLD = 10
51
MAX_RETRIES = 10
0 commit comments