We've developed a mobile application which uses the Google Base API to search and return listings. The application has been launched in Australia and so far has been well received. We are looking to expand the geographic spread of the application to US and UK however after an initial trial it seems the 5 queries per second rate limit is an issue.
For performance reasons the results are delivered to the users in chunks asynchronously so as to provide a better user experience and more responsive results. This also means it's very easy to hit the 5 queries per second limit. i.e. to deliver 50 results in 5 chunks of 10 would result in 5 queries. We are including the key in our requests Some of the posts suggest it’s possible to work with Google to resolve such issues. How do we proceed? Thanks -- You received this message because you are subscribed to the Google Groups "Google Base Data API" group. To post to this group, send email to google-base-data-...@googlegroups.com. To unsubscribe from this group, send email to google-base-data-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-base-data-api?hl=en.