Hi Andrew,

but as I said before if I slow the getLocations() request with for
example a sleep(1500)'s function then I get correctly the response...
looks like the request doesn't respond really on time....

so that wouldn't be a quota problem I think...

Cheers,
Luigi

On Mar 22, 12:19 pm, Andrew Leach <[email protected]> wrote:
> On 22 March 2012 10:04, Luigino <[email protected]> wrote:
>
> > as suggested from the link I tried to put some sleep(200); but it
> > didn't really improved the situation.
> > Even I have to say before March 16th it was working well...
> > That's why I am asking if in latest API v2 update came out Google
> > would have modified something around getLocations() function...
>
> The rate limit has been around for ages.
>
> Note too that the daily limit is split into six-hour periods and you
> can only use a quarter of the daily limit each six hours.
>
> I guess that if you have been abusing the service then Google may be
> paying a bit more attention to your use of it now.
>
> The best way to accomplish your task is to use the daily limit at an
> even rate through the day. Spreading 2500 through the day means a rate
> of one every 35 seconds or so.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to