Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depends on #225

Merged
merged 3 commits into from
Apr 24, 2020
Merged

Depends on #225

merged 3 commits into from
Apr 24, 2020

Conversation

noncomputable
Copy link
Contributor

@noncomputable noncomputable commented Feb 18, 2020

RQ allows jobs to be dependent on others. Its enqueuing methods accept a job dependency via a "depends_on" argument. RQ-scheduler's enqueue_in and enqueue_at methods should also allow for this.

There was pull request with similar goals 6 years ago, but for some reason it was never accepted, and it's now outdated: #56.

@noncomputable noncomputable requested a review from selwin February 18, 2020 06:43
rq_scheduler/scheduler.py Outdated Show resolved Hide resolved
@noncomputable noncomputable requested a review from selwin February 18, 2020 19:38
@selwin selwin merged commit 8dee4ab into rq:master Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants