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

fix(libp2p): prioritize dialling peers that have been recently connected #2030

Closed

Conversation

maschad
Copy link
Member

@maschad maschad commented Sep 8, 2023

if we've successfully dialled the peer recently, but we are no longer connected to them, we should prioritize dialling those peers.

Closes #1953
Closes #1955

@maschad maschad requested a review from a team as a code owner September 8, 2023 00:49
@maschad maschad marked this pull request as draft September 8, 2023 00:49
@maschad
Copy link
Member Author

maschad commented Sep 8, 2023

I think we should land #2028 first given that will impact the dialling behaviour, primarily this test

Ready for review

@maschad maschad marked this pull request as ready for review September 8, 2023 16:57
@maschad
Copy link
Member Author

maschad commented Sep 11, 2023

Closing in favour of #2033

@maschad maschad closed this Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant