4

Using Google Channel API I find that /_ah/channel/disconnected/ is always called promptly while /_ah/channel/connected/ is not. Many times I never get a connect call and then get a disconnect call for a channel which the server has not been notified about!

(I saw some people had the opposite problem that disconnect is delayed)

user1176505
  • 729
  • 5
  • 16
  • 1
    This has happened to me, but only in the SDK, not on Google's server. The SDK implementation is different, it uses polling instead of Comet. – Lev Jun 01 '12 at 07:13
  • Did you manage to solve this problem? This is happening to me regularly even on Google's server. Moreover, when /_ah/channel/connected is not called the channel is unusable. I have filed a bug report. Please star it if this bug is affecting you: http://code.google.com/p/googleappengine/issues/detail?id=8334 – er0 Nov 07 '12 at 17:49
  • 1
    I'm having that same issue! has anyone resolved it? that link to the bug is broken. thanks. – Bach May 27 '13 at 01:40
  • Since that link is broken, I reopened a ticket to this issue here: https://code.google.com/p/googleappengine/issues/detail?id=11048. Hope this helps! – jamesmortensen Jun 19 '14 at 01:58

0 Answers0