Open
Description
Create an integration test to verify that the connection stays active when idle for a considerable amount of time - say 15 seconds or such - and that syncing happens immediately after that without the connection dropping and re-opening.
(This may require putting in a combine pipeline to notify - even for the test harness - of disconnects, reconnects, and current state for the WebSocket provider)
Activity