goose icon indicating copy to clipboard operation
goose copied to clipboard

Auto-stop Periodic Jobs after a certain count/time

Open olttwa opened this issue 3 years ago • 0 comments

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 avatar Aug 30 '22 08:08 olttwa