mdesilva / AmazonFlexUnlimited

Automate the process of grabbing job blocks from Amazon Flex
170 stars 102 forks source link

rate limit reached #102

Open vamsidharreddyyeddula opened 1 year ago

vamsidharreddyyeddula commented 1 year ago

INFO: Starting job search... 0 requests attempted

INFO: Rate limit reached. Waiting for 30 minutes.

vamsidharreddyyeddula commented 1 year ago

what's the solution for it?

ghost commented 1 year ago

Samething happened with me. After running it at a refresh rate of 6 seconds for 10 minutes. I've got the same message everytime I've tried to run it sense.

vamsidharreddyyeddula commented 1 year ago

i have tried to change the rate and rerun. it works for a while and same things shows up . i'm afraid what happens if i deploy in cloud platform.

rgribeiro2009 commented 1 year ago

INFO: Iniciando a procura de emprego... 0 solicitações tentadas

INFO: Limite de taxa atingido. Aguardando 30 minutos.

had this problem and got the solution here ------> https://github.com/mdesilva/AmazonFlexUnlimited/issues/99

vamsidharreddyyeddula commented 1 year ago

INFO: Iniciando a procura de emprego... 0 solicitações tentadas INFO: Limite de taxa atingido. Aguardando 30 minutos.

had this problem and got the solution here ------> https://github.com/mdesilva/AmazonFlexUnlimited/issues/99

The link dosen't work

asadbek064 commented 1 year ago

Just don't be greedy make sure the to leave retry limit to above 1.5 you can see the timeout info it gives you after each request. However you still want to do it anyways you can use proxy's to send request from different IP

rgribeiro2009 commented 1 year ago

INFO: Iniciando a procura de emprego... 0 solicitações tentadas INFO: Limite de taxa atingido. Aguardando 30 minutos.

had this problem and got the solution here ------> https://github.com/mdesilva/AmazonFlexUnlimited/issues/99

The link dosen't work

delete your account token from config.json and run the script, do everything again to configure the token, this worked for me