9c957193cf
In this commit, we modify the `SampleNodeAddrs` method to no longer retry itself. Instead, we'll now leave this task to the caller of the this method. Additionally, we'll no longer return with an error if we can't hit a particular seed. Instead, we'll log the error and move onto the next seed. Finally, we'll also no longer require that the DNS seed has a secondary seed in order to support a wider array of DNS seeds. |
||
---|---|---|
.. | ||
bootstrapper.go | ||
chan_series.go | ||
gossiper_test.go | ||
gossiper.go | ||
log.go | ||
message_store_test.go | ||
message_store.go | ||
mock_test.go | ||
reliable_sender_test.go | ||
reliable_sender.go | ||
sync_manager_test.go | ||
sync_manager.go | ||
syncer_test.go | ||
syncer.go | ||
utils.go |