ipfs swarm peers -v
may output a 0 latency
#3125
Labels
help wanted
Seeking public contribution on this issue
kind/bug
A bug in existing code (including security flaws)
bug?
commands
P1
It seems that
ipfs swarm peers -v
prints 0 for peers whose latencies are unknown. I'm not sure this is the best output decision. I think this happens because not enough latency info has been collected, but im not sure.I dont know what other possible value we would show-- maybe
n/a
orneed more data
or don't print anything? I wouldn't want some tool to do stupid things because "ZOMG 0 latency!"The text was updated successfully, but these errors were encountered: