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

Improve sync/gossip #280

Open
2 of 5 tasks
lrettig opened this issue Oct 17, 2023 · 0 comments
Open
2 of 5 tasks

Improve sync/gossip #280

lrettig opened this issue Oct 17, 2023 · 0 comments
Labels

Comments

@lrettig
Copy link
Member

lrettig commented Oct 17, 2023

Right now it's harder to sync than we'd like. Sync sometimes gets stuck in spite of a node having many peers (e.g., spacemeshos/go-spacemesh#5127) and the only way to get it unstuck is to restart the node and thus refresh the peer set entirely. Sync is also slower than we'd like.

This is a meta-issue to track user-facing sync issues and pending improvements. Upcoming go-spacemesh release v1.2.2 should address many of these issues.

See also: https://github.com/search?q=org%3Aspacemeshos+label%3Aarea%2Fsync&type=issues

@lrettig lrettig changed the title Improve sync Improve sync/gossip Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

1 participant