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

restart backoff on failure #24

Open
0xpr03 opened this issue Sep 2, 2020 · 0 comments
Open

restart backoff on failure #24

0xpr03 opened this issue Sep 2, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@0xpr03
Copy link
Owner

0xpr03 commented Sep 2, 2020

Starting currently doesn't backoff. Creating a service which fails to start will create an endless, fast loop.
Example: java -jar <nonexistent.jar>

@0xpr03 0xpr03 added the bug Something isn't working label Sep 2, 2020
@0xpr03 0xpr03 added this to the 0.1 milestone Sep 2, 2020
@0xpr03 0xpr03 self-assigned this Sep 2, 2020
0xpr03 added a commit that referenced this issue Oct 4, 2020
Closes #24

Signed-off-by: Aron Heinecke <aron.heinecke@t-online.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant