Answer the question
In order to leave comments, you need to log in
Running recurring scheduled tasks in Rails?
I used to use a bunch of sidekiq + sidetiq. However, after updating sidekiq to the fourth version, the trouble began. In the logs, what the hell, I can not configure it in any way.
Q: Are there alternatives that you recommend? Of course there are options, but I would like your opinion.
What I expect from planners. For example, launching such and such a worker every Sunday. Or: every 12 hours, do this, and if you meet such and such a thing, then run this task. In addition, I would like to somehow monitor the matter, i.e. to see that yes, such and such tasks have been completed, but such and such is next in line.
PS No crowns, please. :)
PS2. By the way, I have the same problem: https://github.com/tobiassvn/sidetiq/issues/155
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question