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

fix(hatchery): take job from queue full #3315

Closed
yesnault opened this issue Sep 11, 2018 · 1 comment · Fixed by #3326
Closed

fix(hatchery): take job from queue full #3315

yesnault opened this issue Sep 11, 2018 · 1 comment · Fixed by #3326

Comments

@yesnault
Copy link
Member

a project A have 30 job
another B have 1 job.

hatchery should take the job order max(count(projet)) desc. today, hatchery take job from project A before the projet B.

@yesnault
Copy link
Member Author

cc @Alkorin

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 a pull request may close this issue.

1 participant