mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-13 01:51:23 +00:00
The example typically runs into a lot of connection timeouts, which may cause the query to time out. A query timeout currently results in the example to be considered failed, but the example should only be considered failed if no closest peers are found, whether the query timed out or not.