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

Add a watcher with a maximum timeout to kill containers #2

Open
glihm opened this issue Oct 26, 2023 · 0 comments
Open

Add a watcher with a maximum timeout to kill containers #2

glihm opened this issue Oct 26, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@glihm
Copy link
Contributor

glihm commented Oct 26, 2023

As the main purpose of this tool is to spawn new instances that are usually used in the CI, it can be helpful to have a watcher that verifies the running containers and kill any container with an up time that is considered too long for the CI.

1h seems to be a good initial value, this must be set by environment variable or CLI using clap.

depends on #1.

@glihm glihm added enhancement New feature or request good first issue Good for newcomers labels Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant