My app frequently slows down due to channels and eventually I get the 'this page is taking a while to respond error' and this has been only happening since i added channels. I will take a closer look at what I am doing, but I think it is just channels doing this in the black box JavaScript code I load from appengine.
Nobody else is having this issue? On Tuesday, June 26, 2012 2:16:55 PM UTC-7, Bjorn Tipling wrote: > > I'm getting unending JavaScript client errors for channels on app engine. > I do not get these in the dev environment. I'm using the Go Appengine if > that matters. Any idea of what I could be doing differently? > > https://skitch.com/btipling/edjwa/gitify > > > 10999Uncaught TypeError: Cannot call method 'bb' of null > talkgadget.google.com/talkgadget/channel.js:86<https://talkgadget.google.com/talkgadget/channel.js> > 27702 > > 1. Uncaught TypeError: Cannot call method 'bb' of null > > talkgadget.google.com/talkgadget/channel.js:86<https://talkgadget.google.com/talkgadget/channel.js> > 1. > q.Gtalkgadget.google.com/talkgadget/channel.js:86<https://talkgadget.google.com/talkgadget/channel.js> > 2. > xdtalkgadget.google.com/talkgadget/channel.js:72<https://talkgadget.google.com/talkgadget/channel.js> > 3. > q.handleEventtalkgadget.google.com/talkgadget/channel.js:21<https://talkgadget.google.com/talkgadget/channel.js> > 4. > Obtalkgadget.google.com/talkgadget/channel.js:24<https://talkgadget.google.com/talkgadget/channel.js> > 5. > Jbtalkgadget.google.com/talkgadget/channel.js:26<https://talkgadget.google.com/talkgadget/channel.js> > 6. (anonymous function) > > -- 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/-/flCjWm146lAJ. 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.
