Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set scheduling termination reason when scheduling constraint hit (#3655)
This will make it clear if the scheduling round finished early due to hitting a constraint (rate limit, resource scheduling limit) Currently it just says "no remaining candidate jobs" even if actually the reason the scheduling ended was because we hit a limit Signed-off-by: JamesMurkin <jamesmurkin@hotmail.com>
- Loading branch information