Just a follow up: 1. Application Id: oferta-unica 2. QPS: Currently around ~10 dynamic req/sec, overall ~32 req/sec 3. After disabling concurrent requests, ~0.6 errors/sec; before, ~1.5 errors/sec.
Like Alexanders said, some of the errors aren't due to this issue, but I can confirm that we have lots of 500 user-facing errors because our custom 500 error page sends events in Google Analytics: <https://lh5.googleusercontent.com/-UWJyZCb-zjE/T1pmEnDI3ZI/AAAAAAAAAC8/_m27Og4FPEg/s1600/appengine-error-rate.png> Thanks for your help. Em sexta-feira, 9 de março de 2012 16h15min35s UTC-3, Ikai Lan escreveu: > > Hey everyone, > > Here are a few things that will help: > > 1. Application IDs (<--- if you have nothing else, at least provide this) > 2. What is your QPS? > 3. What % of your requests are errors? > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > plus.ikailan.com > > > > On Fri, Mar 9, 2012 at 7:24 AM, Ronoaldo José de Lana Pereira < > [email protected]> wrote: > >> +1 for seeing the same problems on my app. >> >> It started to be worse after maintenance on March 7. >> >> Em sexta-feira, 9 de março de 2012 08h33min36s UTC-3, Nikolai escreveu: >> >>> +1 >>> we had to move to our backup systems. Everything is full of 500 errors >>> or hardcore latency. >>> Most of the 500 errors we see aren't even logged so this seems to be a >>> goole problem one abstraction layer above the app. >>> >>> And yes - sometimes we have got the same feeling, that we are the only >>> ones that use appengine in a production setting. You are not alone ;) >>> >>> regards, >>> nikolai >>> >>> Am Dienstag, 6. März 2012 22:17:37 UTC+1 schrieb Adam Sherman: >>>> >>>> Am I the only one seeing short duration outages? They are being >>>> reflected at: >>>> >>>> http://code.google.com/status/**appengine<http://code.google.com/status/appengine> >>>> >>>> But I don't see anyone else complaining anywhere, so it makes me >>>> worried. >>>> >>>> A. >>>> >>>> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-appengine/-/yixu1yAlMs4J. >> >> 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 view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/X341mSA2KIcJ. 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.
