Hi Everyone,
I though i'd open an issue where all of us share what are the best retry times they managed to get without bans :
My knowledge so far - Max retry times i managed to get without ban:
RETRY_TIME = 605 # wait time between retries/checks for available dates: 5 minutes
EXCEPTION_TIME = 6030 # wait time when an exception occurs: 30 minutes
COOLDOWN_TIME = 60*60
I read some guy in reddit said he thinks the max amount of times in an hour is 40 but whenever i go over 30 it crashes for me.
Hi Everyone, I though i'd open an issue where all of us share what are the best retry times they managed to get without bans : My knowledge so far - Max retry times i managed to get without ban:
RETRY_TIME = 605 # wait time between retries/checks for available dates: 5 minutes EXCEPTION_TIME = 6030 # wait time when an exception occurs: 30 minutes COOLDOWN_TIME = 60*60
I read some guy in reddit said he thinks the max amount of times in an hour is 40 but whenever i go over 30 it crashes for me.