Skip to content

optimise active checks#2527

Draft
itechdima wants to merge 1 commit into
mainfrom
SCHED-1657/optimise-active-checks
Draft

optimise active checks#2527
itechdima wants to merge 1 commit into
mainfrom
SCHED-1657/optimise-active-checks

Conversation

@itechdima
Copy link
Copy Markdown
Collaborator

@itechdima itechdima commented May 13, 2026

Problem

Problems:

  • Active check controller list all slurm jobs even though they could be already completed on the previous reconcilation loop.
  • Too noisy logs on big clusters.

Solution

Add extra annotation for unhandled slurm jobs and iterate over it.
Reduce log verbosity.

Testing

Release Notes

Fix: reduce number of slurm api calls in active check controller.

@itechdima itechdima force-pushed the SCHED-1657/optimise-active-checks branch from 85d3549 to d512a0a Compare May 13, 2026 14:50
@itechdima itechdima added the fix label May 13, 2026
@itechdima itechdima force-pushed the SCHED-1657/optimise-active-checks branch from d512a0a to 8a8a87f Compare May 13, 2026 14:58
@itechdima itechdima force-pushed the SCHED-1657/optimise-active-checks branch from 8a8a87f to 0f97639 Compare May 13, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant