Commit 5dafc39
refactor: remove redundant curr_replicas from custom schedulers
The base RequestRouter class already provides an identical
curr_replicas property. The overrides in both schedulers were
purely redundant.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fccc8e3 commit 5dafc39
File tree
2 files changed
+0
-9
lines changed- cluster-image-builder/serve/_replica_scheduler
2 files changed
+0
-9
lines changedLines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | 271 | | |
277 | 272 | | |
278 | 273 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
0 commit comments