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

Feature request: customize backoff parameters #90

Open
milanaleksic opened this issue Aug 6, 2020 · 4 comments · May be fixed by #91
Open

Feature request: customize backoff parameters #90

milanaleksic opened this issue Aug 6, 2020 · 4 comments · May be fixed by #91

Comments

@milanaleksic
Copy link

Currently backoff restart parameters (min/max/multiplier) are constants. Did you consider extracting that configuration into the modd.conf file?

In my particular case I'd like constant restart policy since 8 seconds after couple of typos that caused couple of restart failures are just way too long

@wader
Copy link

wader commented Aug 6, 2020

Yes i've noticed this also. Would what be a nice way to configure it? all parameters configurable or only max? thru argument or config files? both?

@Jleagle
Copy link

Jleagle commented Aug 7, 2020

+1

wader added a commit to wader/modd that referenced this issue Aug 8, 2020
@jasperkuperus
Copy link

I'm running into the exact same issue with the 8 seconds backoff and would love to disable the backoff as well.

@frederikhors
Copy link
Contributor

I would like to wait after an error for a new file change. Is it possible today?

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 a pull request may close this issue.

5 participants