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

Limit how many times a scheduled command runs #231

Open
grebneerg opened this issue Aug 12, 2022 · 0 comments
Open

Limit how many times a scheduled command runs #231

grebneerg opened this issue Aug 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@grebneerg
Copy link
Member

At the moment, any scheduled command will repeat indefinitely according its cron-format schedule. By adding an optional limit on how many times it can run before being deleted, we can enable one-off scheduled commands as well as commands that just run for a limited amount of time.

@grebneerg grebneerg added the enhancement New feature or request label Aug 12, 2022
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