monitor service: failure to restart services is not fatal
Created by: craftyguy
Some CI systems (e.g. perf CI) may not have all services installed (e.g. poll_branches), so the monitor service should continue when there is a failure.
This prints a warning to stdout when a service fails to start so that legit failures can still be debugged.