Hi, I recently working on a gem called ActiveJob-Cron
https://github.com/st0012/ActiveJob-Cron, it lets you to have
recurrent
jobs when using ActiveJob. And I am also looking for help for solving
this
gem’s main issue: duplicate jobs
https://github.com/st0012/ActiveJob-Cron#duplicate-jobs. So if you
have
any opinion, please leave a comment or open an issue, I will very
appreciate it!
Awesome, thanks. I’m a big fan of active_job, so I’m going to check this
out.