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

Auto-stop Periodic Jobs after a certain count/time #75

Open
olttwa opened this issue Aug 30, 2022 · 0 comments
Open

Auto-stop Periodic Jobs after a certain count/time #75

olttwa opened this issue Aug 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@olttwa
Copy link
Member

olttwa commented Aug 30, 2022

When registering a periodic job, set a run-count or run-until.
The job will be deregistered from cron-schedule once the run-count has been reached.

nil run-count/run-until means the job will run indefinitely.

@olttwa olttwa changed the title Add a run-count for Periodic Jobs Auto-stop Periodic Jobs after a certain count/time Sep 1, 2022
@olttwa olttwa added the enhancement New feature or request label Feb 15, 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
Projects
None yet
Development

No branches or pull requests

1 participant