amitree / delayed_job_recurring

Extends delayed_job to support recurring jobs
MIT License
84 stars 33 forks source link

How to find out whether job is running? #38

Open xeruf opened 1 year ago

xeruf commented 1 year ago

Would be nice if there was a method to find out whether there is a job running for a specific class, as well as a short output if a previous job has been removed.