You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: CHWBL scheduler should use own load balancing when initial replica is not a candidate
When the initial replica from consistent hashing is not in the
candidate list, the scheduler now continues walking the ring with
CHWBL load-aware logic instead of returning all candidates to Ray's
default scheduling.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments