Hi Sam, Are you saying the start-index and max-results parameters aren't working? (as described here):
http://code.google.com/apis/gdata/reference.html#Queries Or is it a problem with gdata-python-client? If you can construct a query that returns in under 5 seconds, then this doesn't sound like a GAE issue. Cheers, Michael On 24/09/2008, at 8:28 AM, Sam G wrote: > > Bump. In fact, if this effects you, can you post here? I'm also trying > to poll interest. > > On Sep 23, 11:10 am, Sam G <[EMAIL PROTECTED]> wrote: >> GAE Team, >> >> I'm posting this to raise a bit of awareness for an issue that has >> been listed in the tracker. >> >> Because of the 5 second timeout limitation for URLFetch, it raises an >> exception when you try to retrieve a GData Docs List feed with over >> 100 items. This is a serious problem to anyone who plans to use the >> Docs List feed API with their application - and currently, there's no >> way to use the maxitems query parameter with the client library. >> >> I've been told by the Docs API people to post over here and create an >> issue. Here is the issue page: >> >> http://code.google.com/p/googleappengine/issues/detail? >> can=2&q=700&co... >> >> You can also see these earlier Groups posts, at the Docs API >> group:http://groups.google.com/group/Google-Docs-Data-APIs/browse_thread/th >> ... >> >> Here is the issue in the tracker for GData Python Client >> library:http://code.google.com/p/gdata-python-client/issues/detail?id=169 >> >> If you plan on using the GDocs feeds in your applications, start the >> issues! >> >> Sam > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
