LDEV-4394 Make page reload and websocket close requests cross-node Some requests have been sent only to websockets on current node. Now they are detected in DB and run on all nodes.
LDEV-4392 Fix websocket close detection Make sure there is only, well implemented one piece of code that detects websocket close and optionally reconnects it.