+1... From about 10:30am to 11:20am PST I saw a steady stream of deadline exceeded exceptions.... normally I see 1 or 2 every other hour at most...
On Feb 9, 3:40 pm, Stephen Johnson <[email protected]> wrote: > Hi Ikai, > It looks like I must be the only one seeing these strange things. I may have > screwed something up on my end. I added the java reCaptcha jar to my project > to add reCaptcha to a couple of my pages and I'll undo that to make sure > that isn't affecting things. But below is another example of an oddity I'm > seeing. I'll keep you posted. Thx. > > For instance, I just did a request that my logs show went to memcache to > retrieve several items, but the log shows (below) that I used 0 ms of API > CPU and the CPU and latency is way up. It had to have used some API for > memcache. I'm seeing lots of log entries where the API is low but the CPU is > very high. For my app mostly these two numbers have not had this much of a > discrepancy and it is very noticeable on the instance startups, which I do > know take much longer, but have been in the 2-3 second range max. I'm > getting latencies of 16 seconds plus. > > ms=12969 cpu_ms=4217 api_cpu_ms=0 > > > > On Wed, Feb 9, 2011 at 12:51 PM, David <[email protected]> wrote: > > I'm currently experiencing a ton of errors from latency right now. > > Looks like it started about 45 minutes ago. CPU usage has dropped to > > very low and time per request has raised up so I suspect it's just > > blocked on the datastore. > > > David > > word-play.appspot.com > > > On Feb 9, 11:32 am, "Ikai Lan (Google)" <[email protected]> > > wrote: > > > Can anyone else confirm this or provide details? It'd be helpful to know > > if > > > this was passing or not. > > > > -- > > > 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 > > > > On Tue, Feb 8, 2011 at 6:42 PM, Stephen Johnson <[email protected] > > >wrote: > > > > > I understand some people were having issues with task queue after the > > > > maintenance period. Well, I'm seeing an out of the norm number of > > instances > > > > and higher than usual CPU and latency since the maintenance period. > > Before > > > > the maintenance period things were extremely fast (in fact they were > > > > screamingly fast) but not now. I'm still in the development stage and > > I've > > > > never gone over 3-4 instances. Now I'm seeing 7, 8 and 9. Also, the CPU > > > > usage seems very high. Anyone else seeing this or is it just me? > > > > > -- > > > > 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. -- 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.
