Expose peer cache endpoint score reasons

This commit is contained in:
2026-05-16 11:27:18 +03:00
parent 831701003c
commit 6817d150f8
3 changed files with 8 additions and 0 deletions
@@ -350,6 +350,9 @@ report level for simpler multi-node ingestion and diagnostics.
Peer cache construction now applies endpoint health observations when ranking
peer endpoint candidates, so recovery and warm-peer decisions see the same
degraded-path feedback as VPN fabric-session dialing.
Peer cache snapshots expose best-candidate score reasons, giving diagnostics a
direct explanation for why a QUIC, WebSocket, relay, or fallback endpoint was
chosen.
Deliverables: