Thanks for the links. I didn't know about "Google App Engine Downtime Notify<https://groups.google.com/forum/#!forum/google-appengine-downtime-notify>" group, now subscribed to it. Also didn't see the google talk link, a must have for my app, thanks again...
четверг, 26 июля 2012 г., 16:04:25 UTC+3 пользователь barryhunter написал: > > Its also noted on App Status as a general Talk issue > > > http://www.google.com/appsstatus#hl=en&v=issue&ts=1343343599000&iid=a6fb32beebebf8e85b0c986b09a4e69d > > > On Thu, Jul 26, 2012 at 1:45 PM, alex <[email protected]> wrote: > > Please do check for already filed issues and posts before submitting a > new > > one: > > > > > https://groups.google.com/d/msg/google-appengine-downtime-notify/2TKE5CQKk1I/kIUkrFox_2MJ > > > http://code.google.com/p/googleappengine/issues/detail?id=7899 > > > > -- alex > > > > > > On Thursday, July 26, 2012 2:20:13 PM UTC+2, Aleksei Rovenski wrote: > >> > >> Hi all, > >> > >> We have an emergency in our app (yagoloo-chat). We are using Channel > API > >> and about 2 hours ago smt very bad has happened. > >> Where it usually took 20-40 millis to send a message through the > channel > >> (not delivery time, I mean api method lock time), now it takes 4-5 > seconds. > >> Yes SECONDS, so when we call > >> ChannelServiceFactory.getChannelService().sendMessage(""), it blocks > for 4-5 > >> seconds. We are using queues to send messages, where each task sends 5 > at > >> max (can be less) and at the moment it shows 17 seconds average > execution > >> time. We also have appstats enabled which clearly show sendMessage() > eating > >> the time. > >> Needless to say our instances have skyrocketed, where usually we had > 2-3, > >> now there are 16. We are not paying for premium support, does it mean > we > >> will have to pay for that??! > >> Please someone at google take a look at this. I have filed production > >> issue... > >> > >> cheers, > >> Aleksei > >> > > -- > > 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/-/BjhVB_mGP3EJ. > > > > 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/-/Nvw2fjxuIgkJ. 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.
