Track QUIC fabric stream capacity
This commit is contained in:
@@ -361,6 +361,9 @@ 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.
|
||||
QUIC carrier connections now track active logical streams and enforce a
|
||||
per-connection stream limit, exposing stream opens/closes and limit rejects in
|
||||
transport telemetry.
|
||||
|
||||
Deliverables:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user