Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameterize RestartSec for systemd linux service. Default to 120s. #374

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shaheerem
Copy link

@shaheerem shaheerem commented Jun 23, 2023

This PR adds optional parameter for RestartSec for linux systemd service, this parameter was hard coded to 120s before, sometimes we need the app to restart after a smaller interval or dynamic interval set in the configs.

@gianmarco4sec
Copy link

It would be nice to have this also for RestartMaxDelaySec and RestartStep

@taobig
Copy link

taobig commented Apr 15, 2024

@kardianos Any plans to merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants