firebase - '.info/connected' takes very long to respond -


i long wait between going offline , '.info/connected' handler being called.

in tests average wait 30 seconds long example notify user.

is configurable somewhere or there way reduce ?

(fb web interface on chrome)

the firebase client uses websockets connect servers. value of .info/connected becomes false when underlying socket signals it's been closed, depends on socket provider (chrome in case). there no api in firebase sdk allows control this.


Comments

Popular posts from this blog

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Copy range with conditional formatting -

Ansible - ERROR! the field 'hosts' is required but was not set -