Call every service, even if one fails
When one service fails, we dont want to have all of them failing. This
fixes this problem by catching all the errors, and writing them to the
error log.
Fixes: #5803
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
Showing
Please register or sign in to comment