Cronicle icon indicating copy to clipboard operation
Cronicle copied to clipboard

[Feature Request]: Add never-stop task like supervisor

Open clown-0726 opened this issue 8 months ago • 1 comments

Is there an existing feature request for this?

  • [x] I have searched the existing issues

What is your feature request?

I some cases, when a task finished, I need it to run right now, round by round. Currently I use supervisor to fullfill this feature, I think Cronicle is a good place to have native config to support this one.

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

clown-0726 avatar Aug 12 '25 00:08 clown-0726

Do you mean you want a job to run continuously? Like, as soon as it completes, run it again? If so, check out this Wiki article: https://github.com/jhuckaby/Cronicle/wiki/Continuously-Running-Jobs

jhuckaby avatar Aug 12 '25 01:08 jhuckaby