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

Add judge tiering for automatic failover #2346

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Add judge tiering for automatic failover #2346

merged 2 commits into from
Aug 22, 2024

Conversation

quantum5
Copy link
Member

@quantum5 quantum5 commented Aug 21, 2024

This PR adds judge tiering. Only the current lowest tier judge is used for grading while all higher tier judges are held in reserve for high availability.

Fixes #2099.

@quantum5 quantum5 force-pushed the judge-tiers branch 2 times, most recently from 993cf08 to e8d4ad8 Compare August 21, 2024 05:45
@Ninjaclasher
Copy link
Member

Fixes #2099.

Copy link
Member

@Ninjaclasher Ninjaclasher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable enough.

@quantum5 quantum5 added this pull request to the merge queue Aug 22, 2024
Merged via the queue into master with commit 7cb7486 Aug 22, 2024
6 checks passed
@quantum5 quantum5 deleted the judge-tiers branch August 22, 2024 02:54
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.

Primary / secondary judges as first-class scheduler concepts
2 participants