i'm NOT using Django so i guess it's not related to importing Django modules

the problem for me, was even for some very simple request which usually
takes <50ms, would still be facing deadlineExceedError.

but one common properties for all these long latency calls are, yes, they
are retrieving something from DS, so i think it's sth related to DS get

the problem happened yesterday, and now seems the latency is getting normal.
not sure if G has done anything about it...


On 23 September 2010 13:45, Raymond C. <[email protected]> wrote:

> Really disappointed that after 24 hours and still no one from Google
> is responding, or at least tell us someone is looking at it...
>
> On Sep 23, 10:46 am, ego008 <[email protected]> wrote:
> > Same here.http://gaefons.appspot.com/
> >
> > 2010/9/22 James Saull <[email protected]>
> >
> >
> >
> >
> >
> > > I am using Django as is bundled by default by GAE and I am getting
> > > failures again today. It happened for most of yesterday - was fine
> > > this morning and now failing again. Even the simple pages which
> > > normally take a few cpu cycles. I can access the dashboard and view my
> > > data from there no problem.
> >
> > > On Sep 22, 3:18 pm, Blixt <[email protected]> wrote:
> > > > It's probably part due to using Django 1.1, since you are the third
> > > > person reporting this problem using Django 1.1 (assuming you are
> using
> > > > it :)
> >
> > > > On Sep 22, 3:52 pm, Fredrik Bonander <
> [email protected]>
> > > > wrote:
> >
> > > > > Same here. Could this be related to using django 1.1?
> >
> > > > > ..fredrik
> >
> > > > > On Sep 22, 2010, at 11:10 AM, Blixt wrote:
> >
> > > > > > Yup, same here. Maybe related to:
> > > > > > -
> > >http://groups.google.com/group/google-appengine/browse_thread/thread/.
> ..
> > > > > > and
> > > > > > -
> > >http://groups.google.com/group/google-appengine/browse_thread/thread/.
> ..
> >
> > > > > > On Sep 22, 3:52 am, Eric Ka Ka Ng <[email protected]> wrote:
> > > > > >> Have great troubles in serving requests today, even with the
> very
> > > simple one
> > > > > >> which usually takes <50ms!! What's wrong with GAE? Any system
> > > maintenance or
> > > > > >> incident happening?
> >
> > > > > >> here is one of the log
> >
> > > > > >>  500 10530ms 0cpu_ms 0kb
> > > > > >> 09-21 06:48PM 05.643
> >
> > > > > >> Request was aborted after waiting too long to attempt to service
> > > your
> > > > > >> request. This may happen sporadically when the App Engine
> serving
> > > > > >> cluster is under unexpectedly high or uneven load. If you see
> this
> > > > > >> message frequently, please contact the App Engine team.
> >
> > > > > >> - eric
> >
> > > > > > --
> > > > > > 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%[email protected]><google-appengine%2Bunsubscrib
> [email protected]>
> > > .
> > > > > > For more options, visit this group athttp://
> > > groups.google.com/group/google-appengine?hl=en.
> >
> > > > > --
> > > > > Fredrik Bonander
> > > > > [email protected]
> > > > > +46 70 943 5441
> >
> > > > > - the infinite power of the creative mind -
> >
> > > --
> > > 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%[email protected]><google-appengine%2Bunsubscrib
> [email protected]>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-appengine?hl=en.
> >
> > --
> > GAE粉丝团http://gaefons.appspot.com/
>
> --
> 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%[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.

Reply via email to