fix: improve error handling in dual dht
1. FindPeer should succeed as long as we find the peer in one DHT. 2. If we get a kbucket error from one DHT, return the error from the other DHT. 3. Avoid returning the same error twice.
Showing
Please register or sign in to comment