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

Introduce a poller for the elapsed time of a process #212

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

Introduce a poller for the elapsed time of a process #212

wants to merge 1 commit into from

Conversation

ryandoyle
Copy link

Hi

I've developed a new condition that will automatically restart processes (or perform some other action) if they are alive longer that a certain period of time.

I have re-used the time_string_to_seconds method in PortablePoller as it was only used in tests (and I couldn't get it to work for my use either).

@ryandoyle
Copy link
Author

Heya, hoping to get this merged soon as I think others will find this useful as well!

We have been using this patch in production and can verify it is working as expected.

@ryandoyle
Copy link
Author

It would be good to know if this is not being considered at all so we can maintain our fork of god.

Thanks

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.

1 participant