Comment 1 for bug 1847939

Revision history for this message
Junien F (axino) wrote :

In bionic deploys, there's already a systemd unit file.
It has :
Restart=on-failure

Which I think means instant restart. What I've seen is that just after the above, jenkins-slave will try to start a bunch of time and fail, and reach the "max-restart" state.

I think we just need to add a pause between restarts in the systemd unit file.