I know there are plenty of questions to this topics, but I couldn't find a proper explanation for my case. On my website the user manually clicks on the google map and then the geocode function is called. While "realistically" testing, nearly all calls takes more than 1 second to the next call (6 calls where around 0.9sec), see the logging of my geocode calls:
The 94th call hit the OVER_QUERY_LIMIT
In total i had 424 geocoding calls today, see google metrics:
As far as I understand I'm far from the usage limit. (I am in the "Premium Plan"). So I don't understand why I'm exceeding the quota, any ideas? Or how high are the "initial quota of requests" and the "additional requests on a per-second basis"?