Closed urm8 closed 3 years ago
@urm8 thanks for the PR. Unfortunately not much work is going into this repo as RQ already has a built in scheduler (though not as fully featured as this repo because there are somethings that don't fit within the paradigm).
I'm happy to make releases every now and then to fix bugs though.
regarding this issues: https://github.com/rq/rq-scheduler/issues/250, https://github.com/rq/rq-scheduler/issues/260, for some reason, for cronstring:
5 * * * * *
for local time:x:5:*
,x
in [0-24] croniter yieldsx.5.01
@selwin do you actively maintain this repo ?