Keep strongest fabric pressure signal
This commit is contained in:
@@ -429,6 +429,9 @@ before stream-limit rejection, spreading new sessions away from already busy
|
||||
QUIC carriers.
|
||||
Per-connection QUIC snapshot entries are sorted by peer and endpoint so
|
||||
heartbeats and diagnostics stay stable across reports.
|
||||
When local live QUIC pressure and recent capacity-limit counters overlap, the
|
||||
ranking input keeps the stronger pressure signal rather than allowing a weak
|
||||
fresh sample to hide a saturated endpoint.
|
||||
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