Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intercept failing query events when finding providers #603

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

willscott
Copy link
Contributor

If either of the DHTs fails to find providers, an error event is emitted that clients may misinterpret. This change will hold off on sending such an error unless it's the only event to come out of both the WAN and LAN DHTs.

fix #602

@willscott
Copy link
Contributor Author

This should be all that's needed in this repo, but something similar is worth adding to the parallel routing helper, which would is responsible for the other parallel tasks like SearchValue

@willscott willscott merged commit 01cf92e into master Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dual DHT doesn't filter QueryEvents
2 participants