I would consider it network delay, between your computer and google talk, google talk and appengine, appengine and your app... but anyway wait to see if some googler has a better response.
2011/8/16 Hariprasath Mohankumar <[email protected]> > Yes, Im successful in closing the channel by calling .close(). But the > post to /_ah/channel/ > disconnected is happening after some considerable delay say 2 to 3 > seconds. Whether this delay is normal? Is there any way that i can > speed up the post to /_ah/channel/disconnected ? > > Thanks > > -Hariprasath > > On Aug 10, 4:05 pm, Ernesto Oltra <[email protected]> wrote: > > Sorry, I don't know why I've said "yet" =D > > > > You have to call .close() on the socket javascript object > > > > 2011/8/10 Ernesto Oltra <[email protected]> > > > > > > > > > > > > > > > > > I think your answer is yet written in the docs: > > > > >http://code.google.com/intl/en/appengine/docs/python/channel/javascri. > .. > > > > > -- > > > 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/-/S0Mu6EM0ndQJ. > > > 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.
