Closed
Description
- The standard
ping
command runs forever.coder ping
goes for 10 round trips by default, which seems arbitrary and often frustrates me.ping
running forever is a feature not a bug. It means I can leave it up on a terminal to monitor my network conditions for a long time. When I ctrl+c oncoder ping
I want a statistical summary just likeping
. - Related, the new diagnostics info introduced feat(cli): add p2p diagnostics to ping #14426 should go at the beginning of the ping log and not the end. When placed at the end of the log, the feature becomes more and more useless as
-n
approaches infinity.
Metadata
Metadata
Assignees
Labels
No labels