Reproduction: 1. Let the client connect to the DCS server 2. Stop DCS server 3. Verify that `DcsSocketIOBrowser.on "disconnect"` event is triggered periodically. Possibly responsible line: https://github.com/aktos-io/aktos-dcs-node/blob/bb5a10d33853bbf0bfe3996c42acad8577a7a797/services/dcs-proxy/protocol-actor/client.ls#L211
Reproduction:
DcsSocketIOBrowser.on "disconnect"event is triggered periodically.Possibly responsible line:
aktos-dcs-node/services/dcs-proxy/protocol-actor/client.ls
Line 211 in bb5a10d