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

Quiet won't dial new peers until restart #2046

Open
holmesworcester opened this issue Nov 7, 2023 · 0 comments
Open

Quiet won't dial new peers until restart #2046

holmesworcester opened this issue Nov 7, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@holmesworcester
Copy link
Contributor

holmesworcester commented Nov 7, 2023

As per this conversation: #1982 (comment) we believe that Quiet will not dial newly discovered peers until restart, because of the way they are added.

This creates a few problems, for example:

  1. Newly joining users will only connect to peers in the invite link until they restart, which could mean they connect to no one if those peers go offline.
  2. Peers will not connect to newly joined peers until restart, which could be a problem when peers go offline and only newly joined peers are available to connect to.

There are other cases too.

We should fix this!

@holmesworcester holmesworcester converted this from a draft issue Nov 7, 2023
@holmesworcester holmesworcester added the bug Something isn't working label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog - Desktop & Backend
Development

No branches or pull requests

1 participant