uxDaniel / visa_rescheduler

US VISA (ais.usvisa-info.com) appointment re-scheduler - Colombian adaptation
276 stars 236 forks source link

Best retry times? #44

Open TomerLankri opened 1 year ago

TomerLankri commented 1 year ago

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.

iamprem commented 8 months ago

What should be the wait time when you get the maintanance page?