rooneyK
12/06/2018, 2:43 PM$subscribe
in the prisma-client
. This seems to work great, except that if the prisma-backend is not reachable at the time when we set up the subscription, it will not give us any feedback, and no reconnect if the connection drops. Is there a way to access onDisconnected
etc to attempt to reconnect?