Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix: only choose query peers after initial self-query has run #471

Merged
merged 4 commits into from
May 5, 2023

Conversation

achingbrain
Copy link
Member

Previously we chose peers before the self-query ran which meant there was a reasonable chance we chose 0 peers.

Instead, wait for the query to run, then choose peers to query.

Previously we chose peers before the self-query ran which meant there
was a reasonable chance we chose 0 peers.
@achingbrain achingbrain merged commit 4d05154 into master May 5, 2023
@achingbrain achingbrain deleted the fix/wait-for-peers-before-query branch May 5, 2023 15:34
github-actions bot pushed a commit that referenced this pull request May 5, 2023
## [9.1.5](v9.1.4...v9.1.5) (2023-05-05)

### Bug Fixes

* log peer id not whole object ([#470](#470)) ([e9efb7f](e9efb7f))
* only choose query peers after initial self-query has run ([#471](#471)) ([4d05154](4d05154))
@github-actions
Copy link

github-actions bot commented May 5, 2023

🎉 This PR is included in version 9.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant