Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Conversation

@soenkeliebau
Copy link
Member

@soenkeliebau soenkeliebau commented Feb 16, 2021

During startup, every unit will be checked once every second for 10 seconds, after this it will be considered as "running".

When a unit is considered as "running" the state will be checked once every 10 seconds.

This is a simpler version of what we want to provide in a final implementation, where we listen to changes on dbus instead of polling periodically.

fixes #10

During startup, every unit will be checked once every second for 10 seconds, after this it will be considered as "running".

When a unit is considered as "running" the state will be checked once every 10 seconds.

This is a simpler version of what we want to provide in a final implementation, where we listen to changes on dbus instead of polling periodically.
@soenkeliebau soenkeliebau requested a review from a team February 16, 2021 15:28
Copy link
Member

@lfrancke lfrancke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor stuff

@soenkeliebau soenkeliebau merged commit 21ecca5 into stackabletech:main Feb 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement systemd unit monitoring

2 participants