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.
