Assert VPN fabric shard heartbeat

This commit is contained in:
2026-05-16 12:44:38 +03:00
parent a73591d917
commit 5c02667398
2 changed files with 7 additions and 0 deletions
@@ -408,6 +408,8 @@ The smoke report also exposes the mixed-batch frame fanout so regressions show
up as a concrete fanout drop, not just a failed boolean.
Batch fanout is bounded by configured stream shards, so a large batch with many
flows cannot explode into unbounded fabric frames.
Heartbeat tests assert the advertised VPN fabric stream-shard count and
capability, keeping control-plane diagnostics aligned with runtime behavior.
Fabric-session packet transport snapshots now report packets per stream plus
last/max batch fanout, making real multi-site load distribution measurable from
gateway status.