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

Scheduler: submit checks: add queue fraction limits/floating resources #4074

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

robertdavidsmith
Copy link
Collaborator

Reject the job/gang if, for all pools it's eligible to run on, either of these apply

  • It's requesting more than the maximum resource fraction for the queue
  • It's requesting more floating resource than the amount available

Previously these jobs would just queue forever.

@robertdavidsmith robertdavidsmith enabled auto-merge (squash) December 4, 2024 12:00
@robertdavidsmith robertdavidsmith merged commit a415731 into master Dec 4, 2024
20 checks passed
@robertdavidsmith robertdavidsmith deleted the enhanced-submit-checker branch December 4, 2024 12:09
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