Prune VPN fabric endpoint observations

This commit is contained in:
2026-05-16 11:11:37 +03:00
parent 6a6ecb67cb
commit 53a5a457e3
3 changed files with 73 additions and 0 deletions
@@ -336,6 +336,9 @@ candidate feedback without parsing the transport diagnostics blob.
VPN fabric-session transport telemetry is carrier-neutral
(`fabric_session_binary_frames`) and reports QUIC/WebSocket as available
carriers instead of describing the dataplane as WebSocket-only.
Endpoint health observations are pruned in-memory by age and count before
snapshot/report generation, preventing long-running nodes from accumulating
unbounded candidate history.
Deliverables: