Skip to content

Distributed jobs - #143

Open
kapcod wants to merge 3 commits into
quirkey:masterfrom
seekingalpha:distributed_jobs
Open

Distributed jobs#143
kapcod wants to merge 3 commits into
quirkey:masterfrom
seekingalpha:distributed_jobs

Conversation

@kapcod

@kapcod kapcod commented Jun 15, 2021

Copy link
Copy Markdown

Allows managing distributed (parent-child) jobs with resque-status in a very simple way with both parent and child "perform" actions written in the same class.

kapcod added 3 commits June 15, 2021 14:07
When job is scheduled or ran directly, for example with Resque Scheduler (https://github.com/resque/resque-scheduler) it doesn't show up in the status list.
Maybe in the past there was a reson to run Status job without status but I can't see it now.
Prevent child jobs statuses to be pre-created in 'queued' status
The problem occurs when 1000 child jobs are created. It blocks the whole status page.
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.

1 participant