You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rfcs/rfc7-client-route-liveness-probing.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -367,3 +367,4 @@ During the transition:
367
367
-**Convergence Tuning** — What probe intervals and success/failure thresholds yield the best balance between responsiveness and stability across diverse network conditions?
368
368
-**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?
369
369
-**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