humanmade / humanmade/Cavalcade-Runner
Default wait time on restarting in systemd
Open
- Dominant language
- PHP
- Stars
- 56
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
We had an interesting failure mode where our galera cluster became inaccessible for about 8-9 seconds. That was long enough for every cavalcade worker to crash, then fail starting enough times that systemd gave up. We're now using `RestartSec=300` which is probably too conservative, but I figure five minutes is long enough for transitory failures without having a negative impact on site performance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.