Skip to content

avoid blocking in case of an error updating config

Karim Ahmed requested to merge fix/update_config_err into master

Update config blocks the webserver in case of an error because the lack of sending to zmq @karnem

Merge request reports