Skip to content

Commit d88e3be

Browse files
committed
rfc: client route liveness probing / reachability question
1 parent b54711d commit d88e3be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rfcs/rfc7-client-route-liveness-probing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,3 +367,4 @@ During the transition:
367367
- **Convergence Tuning** — What probe intervals and success/failure thresholds yield the best balance between responsiveness and stability across diverse network conditions?
368368
- **Visibility and Monitoring** — How can we detect and debug flapping or systemic probe loss across clients? Should aggregate telemetry on probe health be collected globally?
369369
- **ICMP Reachability Rollout** — Roughly 7% of clients do not currently respond to ICMP. What coverage level is acceptable before making probing the default behavior?
370+
- **Reachability Detection and Notification** — How will users discover when their client is not reachable via ICMP once probing becomes default-on? Should the CLI proactively test ICMP reachability during `connect` or `status` commands and surface an error or warning? Should the daemon detect and exit if not?

0 commit comments

Comments
 (0)