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

Stop all jobs after execution? #317

Open
phillipplum opened this issue Jan 21, 2025 · 0 comments
Open

Stop all jobs after execution? #317

phillipplum opened this issue Jan 21, 2025 · 0 comments

Comments

@phillipplum
Copy link

Hello,
first, thank you for this great tool! I have a question regarding the functionality of stopping jobs:

Is there currently a way to allow all jobs to run as defined in the config.ini and then, after their execution is complete, stop all of them through a command in the container?

Example Use Case

  • Jobs are scheduled and executed as defined in the config.ini.
  • Once all jobs have finished their respective tasks, I want to issue a command (e.g., from within the container) to stop all running jobs, ensuring that they finish their current execution but are not rescheduled.

Reason for the Question
This feature would be particularly useful in scenarios where the container needs to be updated or restarted without prematurely terminating running jobs. It would also simplify managing job lifecycle in dynamic environments.

If this feature is not available, are there any suggested workarounds to achieve this functionality?

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

No branches or pull requests

1 participant