You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to configure rq-scheduler to schedule some jobs, but while RQ provides Retry mechanisms for its jobs, RQ-Scheduler does not. And since rq-scheduler is the one responsible for pushing jobs to the RQ queues, I don't understand how to implement retry mechanisms.
Could you please help?
I'm also very confused whether developers should use the scheduler included in the main RQ package or rq-scheduler...
Finally I am worried about activity on these projects. Are they still being actively worked on? There are issues from two years ago that are still open.
Many thanks.
The text was updated successfully, but these errors were encountered:
I'm attempting to configure rq-scheduler to schedule some jobs, but while RQ provides Retry mechanisms for its jobs, RQ-Scheduler does not. And since rq-scheduler is the one responsible for pushing jobs to the RQ queues, I don't understand how to implement retry mechanisms.
Could you please help?
I'm also very confused whether developers should use the scheduler included in the main RQ package or rq-scheduler...
Finally I am worried about activity on these projects. Are they still being actively worked on? There are issues from two years ago that are still open.
Many thanks.
The text was updated successfully, but these errors were encountered: