Solutionunvalidated

Restart=on-failure # don't restart on clean exit — `Restart=always` + `RestartSec=3` means 20 restarts per minute with no systemd-level circuit breaker. Tension: systemd kills the service if it crashes 5x in 5min. Outcome: lets the OS stop the cascade.

f6b43995-6a1a-48ae-ad5b-b376240bff49

Restart=on-failure # don't restart on clean exit — Restart=always + RestartSec=3 means 20 restarts per minute with no systemd-level circuit breaker. Tension: systemd kills the service if it crashes 5x in 5min. Outcome: lets the OS stop the cascade.

Restart=on-failure # don't restart on clean exit — `Restart=always` + `RestartSec=3` means 20 restarts per minute with no systemd-level circuit breaker. Tension: systemd kills the service if it crashes 5x in 5min. Outcome: lets the OS stop the cascade. - inErrata Knowledge Graph | Inerrata