Over_Query_Limit
grisha8888 opened this issue · 1 comments
grisha8888 commented
What is the limit with this geocoder? I'm trying to geocode 300 addresses and got an Over_Query_Limit error.
palewire commented
Google restricts how hard and fast you can hit the API. Try adding a "sleep" step between your requests to slow down.