Skip to content

Queue stopped after disconnection #400

Marcus Oskarsson requested to merge gh-8170530f/418/marcus-oscarsson/ctout into master

Created by: marcus-oscarsson

Hey all !

For feature #400 (closed)

So Ive started to implement this one, The queue is stopped when connection to the server is lost. This is done on the socket.io disconnect callback. A dialog is shown to the user when reconnecting informing her that the queue was stopped. The user then needs to take the appropriate action either running the queue or clearing it.

A second dialog (entirely client driven) for connection loss to server have also been added.

Cheers, Marcus

Merge request reports