Use capacity pressure in endpoint ranking

This commit is contained in:
2026-05-16 12:06:05 +03:00
parent 90fe4b6872
commit 9a170c83c2
5 changed files with 162 additions and 11 deletions
@@ -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.