WARNING REQUESTS
Closed this issue · 1 comments
fera765 commented
Apparently when there is a lot of request it starts with an error when making a new request
INFO : Retrying - https://www.google.com/search?q=Aucas+fc+in+soccerway.com
01:55:48 - WARNING : 429 - Too Many Requests
Simatwa commented
It is a common thing with Google though can be minimized by proxies. Append --enable-proxy
while starting the REST API. Hope that helps at the moment.