Stabilize QUIC pressure snapshots

This commit is contained in:
2026-05-16 12:55:48 +03:00
parent c64531d70c
commit 83a1bb67e2
2 changed files with 12 additions and 0 deletions
@@ -427,6 +427,8 @@ QUIC fabric snapshots now include per cached connection pressure, endpoint, and
saturation state; VPN fabric endpoint ranking consumes that live local pressure
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.
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.