My understanding of this is that it's a general machine load issue and depends on the traffic to the applications that are co-homed with yours.
In the past, if you posted your App ID, G looked into it and adjusted resources (perhaps manually?). Given the radio silence, perhaps they are looking at the issue at a deeper level? j On Jan 13, 10:14 pm, Abhinav Bhagwat <[email protected]> wrote: > With so many people experiencing this, I expect at least someone from google > to acknowledge this and tell us if our code/design is incorrect or this > is because of some bug in the GAE. I am ready to wait for a fix, but at > least some one needs to tell where are things going wrong. > > Jason (Google), you were going to look into this. What happened? Do we have > any update? > > Regards, > Abhinav > > > > On Thu, Jan 14, 2010 at 4:55 AM, John_Idol <[email protected]> wrote: > > Guys - I get the exact same error both on a cron job (no particular > > pattern and very little being done - 4 queries which return nothing > > since my db is empty + sending an email at the end) and other normal > > calls. > > I have no clue of the reason why. I deployed the exact same app 4 > > months ago and none of this was happening, it went offline then > > recently re-deployed (end of december) and I am seeing this problem. > > > Puzzling! > > > On Dec 14 2009, 12:11 pm, Abhi <[email protected]> wrote: > > > Sometimes my cron jobs fail with a HTTP 500 error and message:- > > > > Request was aborted after waiting too long to attempt to service your > > > request. Most likely, this indicates that you have reached your > > > simultaneous dynamic request limit. This is almost always due to > > > excessively high latency in your app. Please seehttp:// > > code.google.com/appengine/docs/quotas.htmlfor more details. > > > > When this happens the logs show that the job took about 10086ms of CPU > > > time. The cron is the only job running in the application and it fires > > > one request every 5 minutes. I don't see any reason of why the quota > > > for simultaneous request should be exceed by this one req/5 minutes > > > application. There is nothing else this application is doing. > > > > If i access the same page (which has admin only permissions - so i am > > > sure no one else can access it) from a browser it never fails. > > > > Can someone help me with this? > > > -- > > 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]<google-appengine%2Bunsubscrib > > [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.
