Reopen closed fabric peer sessions

This commit is contained in:
2026-05-16 09:54:02 +03:00
parent 03efff6770
commit 057e3b65a7
4 changed files with 75 additions and 5 deletions
@@ -287,6 +287,8 @@ rollout independently controllable.
When the VPN fabric-session switch is enabled, node-agent now attempts to use a
long-lived peer session for gateway packet transport and falls back to the
existing HTTP production envelope path when the peer session is unavailable.
Peer session reuse now evicts closed pumps before reuse, so failed WebSocket
sessions can be reopened on the next transport acquisition.
Deliverables: