Double check that you aren't getting loop backs from your app, Also check your log to see if you have a throttle code in the error logs.
I was having this issue when using Fetch and because of 301/302's was creating infinite loops with in my app. From: [email protected] [mailto:[email protected]] On Behalf Of Stephen Johnson Sent: Thursday, January 27, 2011 9:55 AM To: [email protected] Subject: Re: [google-appengine] Re: I can't access my app from my computer. Google "unusual traffic" error message. Has this affected anyone's task queues? About six hours ago mine started going nuts. I'm wondering if it was lots of retries due to being blocked which would be weird that google blocks itself. On Thu, Jan 27, 2011 at 2:51 AM, Andrin von Rechenberg <[email protected]> wrote: same is happening for me. We used to serve 800 qps. now almost nothing. An IP is blocked after requesting like 20 pages. I told someone at Google. I hope they resolve it quickly. Cheers, -Andrin On Thu, Jan 27, 2011 at 10:49 AM, gg tv <[email protected]> wrote: make sure I tried from a different network and my app loaded once then was blocked -- 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] <mailto:google-appengine%[email protected]> . For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- 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] <mailto:google-appengine%[email protected]> . For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- 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. -- 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.
