Dear Google,Please find some time to explain why the 2500 query per 24 hours limit is always 10 times less? I always hit the limit of 250 q/day. And from a quick search it seems, that there's a lot of questions about this matter, but no official answers. I'd appreciate if you'd fix the Limits description or actually allow us to have 2500 queries per day. Thank you.
--
You received this message because you are subscribed to the Google Groups "Google Maps API Web Services" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api-web-services/-/z8gyMz-Mp44J.
To post to this group, send email to google-maps-ap...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api-web-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api-web-services?hl=en.
A common way is to use an adaptive delay. Say start with spacing 1
second. Then if you get a quota denieal, double the delay and then try
again. To avoid the delay going out of control, due to blips, could
say reduce the delay by 2 seconds for every 10 successive successes.
This way your script can learn a good delay.
2011/12/12 Andrius Virbičianskas <andrius.vi...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API Web Services" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-maps-api-web-services/-/6aJQf-Kgne0J.
--
You received this message because you are subscribed to the Google Groups "Google Maps API Web Services" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api-web-services/-/JU3BkBnng8EJ.
But why should I ever do that if I don't even get close to the daily limit that should be available for me?
--
You received this message because you are subscribed to the Google Groups "Google Maps API Web Services" group.
To post to this group, send email to google-maps-ap...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api-web-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api-web-services?hl=en.
Ok, so I tried requests with 35sec delay. And guess what? It doesn't work! At least properly. After ~250 requests or so started getting OVER_QUERY_LIMIT. True that some requests still passed and response was good. But it was like: 2 good, 2 bad, 1 good, 3 bad and so on...No matter how you look at it, throttling is broken and a suggestion to buy premiere license is a killer for small business. I mean, 10k USD per year because of lousy 300-400 reqs per day? You gotta be joking. I only want that throttling would be properly fixed! You state that there's 2500 reqs/day limit, then please show us the correct way to get all of that number.
P.S. It seems that it doesn't work after all. Already got 12 OVER_QUERY_LIMIT responses in a row and still counting. This time even with a 40sec delay.
--
You received this message because you are subscribed to the Google Groups "Google Maps API Web Services" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api-web-services/-/caBDRCs2lgMJ.
To post to this group, send email to google-maps-ap...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api-web-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api-web-services?hl=en.
2011/12/13 Andrius Virbičianskas <andrius.vi...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API Web Services" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-maps-api-web-services/-/caBDRCs2lgMJ.
No, I'm not. I have dedicated IP address on my dev machine and no one except me uses it. So my money is still on the side, that google's throttling ain't working properly. That, or maybe the actual limit is 250 instead of 2500. Is there anyone who actually got pass 250 limit?P.S. Maybe there's a mistype in their config file? It's easy to loose one zero :) Check it google guys. Not that hard IMO :)
--
You received this message because you are subscribed to the Google Groups "Google Maps API Web Services" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-api-web-services/-/ZcKfU35aDD8J.
To post to this group, send email to google-maps-ap...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api-web-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api-web-services?hl=en.
While I understand your frustration I think perhaps it is misguided
here. If the work you are doing is so critical that it needs to be
fixed ASAP, then I would suggest that you explore your options with
regard to Premier licensing, which does provide added benefits, such
as dedicated support, SLA, etc. in addition to higher rate limits.
Hundreds of thousands of sites use the Google Maps API and thousands
of developers successfully use the Maps API Web Services on a daily
basis without running into the issue you have described. As Chris
mentioned, we'll take a look into this, but I can assure you that the
forums would be inundated with requests if our API was somehow capped
at 250 requests per day, as you stipulate.
Perhaps it's worth verifying, as you mentioned in your earlier post,
whether perhaps there is a mistype in your code.
We'll keep you posted if Chris or other members of the team discover
any additional information relevant to your issue.
Thanks,
Andres
On Dec 13, 10:07 am, Pim Duijst <pimdui...@gmail.com> wrote:
> Yes well...
>
> We don't have a tomorrow. This must be fixed asap! Can't I contact you on
> skype or whatever?
>
> 2011/12/13 Chris Broadfoot <c...@google.com>
>
>
>
>
>
>
>
>
>
> > Sorry, Pim. It's 2 AM here in Sydney, and no one on the API team (other
> > than me) is awake.
>
> > I'll investigate tomorrow.
>
> > Cheers
> > Chris
>
> > --
> > G+:http://chrisbroadfoot.id.au/+
> > Twitter:http://twitter.com/broady
>
> > On Wed, Dec 14, 2011 at 12:15 AM, Pim Duijst <pimdui...@gmail.com> wrote:
>
> >> Andrius, I totally agree with you!
>
> >> It seems that they don't care about us and want us to pay...
>
> >> Cause at the moment Google isn't doing anything I'm trying for an
> >> alternative API ;-)
>
> >> 2011/12/13 Andrius Virbičianskas <andrius.virbicians...@gmail.com>
>
> >>> No, I'm not. I have dedicated IP address on my dev machine and no one
> >>> except me uses it. So my money is still on the side, that google's
> >>> throttling ain't working properly. That, or maybe the actual limit is 250
> >>> instead of 2500. Is there anyone who actually got pass 250 limit?
>
> >>> P.S. Maybe there's a mistype in their config file? It's easy to loose
> >>> one zero :) Check it google guys. Not that hard IMO :)
>
> >>> --
> >>> You received this message because you are subscribed to the Google
> >>> Groups "Google Maps API Web Services" group.
> >>> To view this discussion on the web visit
> >>>https://groups.google.com/d/msg/google-maps-api-web-services/-/ZcKfU3...
> >>> .
> >>> To post to this group, send email to
> >>> google-maps-ap...@googlegroups.com.
> >>> To unsubscribe from this group, send email to
> >>> google-maps-api-web-...@googlegroups.com.
> >>> For more options, visit this group at
> >>>http://groups.google.com/group/google-maps-api-web-services?hl=en.
>
> >> --
> >> *||Pim Duijst||www.pimduijst.nl*||
>
> >> --
> >> You received this message because you are subscribed to the Google Groups
> >> "Google Maps API Web Services" group.
> >> To post to this group, send email to
> >> google-maps-ap...@googlegroups.com.
> >> To unsubscribe from this group, send email to
> >> google-maps-api-web-...@googlegroups.com.
> >> For more options, visit this group at
> >>http://groups.google.com/group/google-maps-api-web-services?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Maps API Web Services" group.
> > To post to this group, send email to
> > google-maps-ap...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-maps-api-web-...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/google-maps-api-web-services?hl=en.
>
> --
> *||Pim Duijst||www.pimduijst.nl*||