Commit 103eb22
authored
[scheduler] Fix bug on limits query (#2253)
A missing parenthesis meant we're querying limits for way more than the
single layer we're interested in.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Bug Fixes**
* Corrected layer limit validation to ensure conditions are properly
evaluated for accurate threshold compliance assessment.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent cc5c264 commit 103eb22
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
455 | | - | |
| 454 | + | |
| 455 | + | |
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
| |||
0 commit comments