Use capacity pressure in endpoint ranking
This commit is contained in:
@@ -377,6 +377,9 @@ observations.
|
||||
The same dial telemetry now keeps bounded per-endpoint capacity-pressure
|
||||
counters, so operators can see whether stream saturation is occasional or
|
||||
concentrated on a specific QUIC carrier.
|
||||
Fresh local capacity-pressure counters also feed endpoint ranking as a bounded
|
||||
penalty, spreading new fabric sessions away from a saturated carrier without
|
||||
declaring that carrier failed.
|
||||
Endpoint ranking treats `capacity_limited` observations as a soft pressure
|
||||
penalty instead of a hard recent failure, enabling load spreading without
|
||||
marking the carrier unhealthy.
|
||||
|
||||
Reference in New Issue
Block a user