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

Consider state start as a good state #13

Closed
wants to merge 1 commit into from
Closed

Consider state start as a good state #13

wants to merge 1 commit into from

Conversation

traylenator
Copy link
Contributor

A service that is being started is a good state and should
be considered so by this sensor.

A service will stay in start state until TimeoutStartSec= is
reached. Default for this timeout is 90 seconds but infinity
for a oneshot service which will remain in start
state forever by default.

Worth noting that one-shot services that are hanging forever will not be identified unless
a timeout is specified in the unit but I think that is fine.

A service that is being started is a good state and should
be considered so by this sensor.

A service will stay in start state until TimeoutStartSec= is
reached. Default for this timeout is 90 seconds but infinity
for a oneshot service which will remain in start
state forever by default.
@traylenator traylenator closed this by deleting the head repository Feb 27, 2024
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

1 participant