I just saw a series of deadline exceeded errors. Our app is "cxiongame". I was essentially the only user on the system, but I was creating a number of TaskQueue jobs. I assume the failures were due to spin up time on additional instances to handle the task queues.
It would be nice if there was a mechanism to inform AppEngine that instances are up, so rather than hitting a DeadlineExceeded the task could just delay a little longer. On Sep 23, 10:19 am, "Ikai Lan (Google)" <[email protected]> wrote: > Hey guys, > > We've been tracking latency spikes and intermittent batches of aborted > requests over the last 24 hour period. There were at least 3 periods of > spikes yesterday: > > ~1100 Pacific (moderate, brief period of high) > ~1300 Pacific (small) > ~1530 Pacific (small) > > Community reports seem to indicate that these are related to loading > requests. If you are being affected, can you report your environment, > language and if these times correlate with your experiences in this thread? > Are there periods that this particular report did not cover? Please provide > measurements, times and application IDs. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blogger:http://googleappengine.blogspot.com > Reddit:http://www.reddit.com/r/appengine > Twitter:http://twitter.com/app_engine -- 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.
