Do a few calls, but enough people are doing twitter stuff from the Google IP's that much like the Yahoo Pipe Issues AppEngine Users have faced Twitter routinely hits the API throttles even with the pool of IPs.
Not to mention you have "jerks" like me who are using AppEngine as an API caching Proxy so that multiple applications of mine can make calls to an API and Duplicate requests don't burn my API key limits. But I have to gracefully handle the "500" or request limit exceeded errors from Amazon, Yahoo, Goog, and others when I hit those limits. -Brandon Wirtz -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mark Sent: Wednesday, September 02, 2009 1:14 PM To: Google App Engine Subject: [google-appengine] Re: Using Twitter4j in AppEngine Hi all, Was integration of twitter4j and app engine successful? I was about to start doing this myself and just saw this recent post activity. If it works, I'm wondering how twitter will work with the API rate limits? They say 150 requests per hour per IP, but if the code is being run on GAE, will it appear as coming from multiple IPs? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
