Prune idle QUIC fabric connections
This commit is contained in:
@@ -359,6 +359,8 @@ running the health-aware peer selection path.
|
||||
VPN fabric QUIC transport now reuses QUIC connections per peer endpoint and
|
||||
opens logical fabric-session streams on top, with heartbeat telemetry for QUIC
|
||||
connection opens, reuses, evictions, and active count.
|
||||
Cached QUIC connections are pruned by idle TTL, preventing long-running agents
|
||||
from holding unused peer connections indefinitely.
|
||||
|
||||
Deliverables:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user