Drive Realtime API throwing errors every 60s -


every 55 seconds or so, drive realtime api javascript throws typeerror. seems keep working, it's driving automatic error logging totally insane, , of course worries me getting unexplainable errors time of users.

enter image description here

you can see error in action @ https://peardeck.com/editor/?state=%7b%22action%22%3a%22create%22%7d if you're willing install our app. wait 60 seconds , you'll see error appear drive.google.com/otservice/api .

we've narrowed way down in our testing scaffold - stripped out code after initial opening of realtime document, , still happens every minute or so. errors happen @ same time script seems trying switch between long-polling requests:

network timeline matches timing of errors

i'm not sure how long has been going on. realtime team have thoughts? has else noticed behavior?

we've been told fix coming soon. not causing problems


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -