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

bug(p2p): use peer score to determine best peer for request/response protocol #2348

Open
rymnc opened this issue Oct 14, 2024 · 1 comment
Open
Assignees

Comments

@rymnc
Copy link
Member

rymnc commented Oct 14, 2024

On the testnet we have an issue where we continously keep requesting the same peer for a set of transactions/blocks even when they fail to provide values in time or at all. introduce logic to round robin other nodes and reduce peer score if they cannot provide us values in time.

@xgreenx
Copy link
Collaborator

xgreenx commented Oct 14, 2024

Looks similar to #1344 =D

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

No branches or pull requests

2 participants