render_sync icon indicating copy to clipboard operation
render_sync copied to clipboard

Missing partials, how to retrieve pusher connection state to debug

Open echan00 opened this issue 8 years ago • 1 comments

@ajb I am missing partials intermittently and am trying to debug the cause. I am currently using Pusher with Render Sync, and am trying to get the connection states as stated in this document from Pusher: https://pusher.com/docs/client_api_guide/client_connect

Would someone be able to point me towards how to do this?

echan00 avatar Jun 18 '17 18:06 echan00

Looks like this is what i want? RenderSync.isConnected();

echan00 avatar Jun 18 '17 18:06 echan00