When the websocket connection to the server is lost, the interface should display a prominent, but non-intrusive overlay that says "Lost connection to server, trying to reconnect in ", with the action link "Try now".
The timer will be set to 30s, and as the countdown reaches 0, we try to reconnect automatically.