Skip to content

Restart the daemon if it is stopped

David Redondo requested to merge work/restart into master

If a client is requesting data and the daemon is stopped for whatever reason, the client will try to restart it with new call to subscribe.

Merge request reports