mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-23 11:27:42 +08:00
Many times, a node will start up only to shut down immediately. In these cases, reproviding is costly to both the node, and the rest of the network. Also note: the probability of a node being up another minute increases with uptime. TODO: maybe this should be 5 * time.Minute |
||
|---|---|---|
| .. | ||
| pb | ||
| dht_bootstrap.go | ||
| dht_logger.go | ||
| dht_net.go | ||
| dht_test.go | ||
| dht.go | ||
| diag.go | ||
| ext_test.go | ||
| handlers.go | ||
| providers_test.go | ||
| providers.go | ||
| query.go | ||
| records.go | ||
| routing.go | ||
| util.go | ||