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

Drop peers which feed incorrect pieces multiple times #2432

Open
ThaUnknown opened this issue Dec 18, 2022 · 1 comment
Open

Drop peers which feed incorrect pieces multiple times #2432

ThaUnknown opened this issue Dec 18, 2022 · 1 comment
Labels

Comments

@ThaUnknown
Copy link
Member

What version of this package are you using?
1.9.6
What problem do you want to solve?
Indefinite stalling when a peer keeps sending invalid pieces.

I encountered this issue when downloading a torrent which people applied patches to without verifying it, webtorrent was constantly re-requesting pieces from that one peer, which caused the download to stall.
What do you think is the correct solution to this problem?
Drop interest in peer after X failed hashes? Maybe don't use that specific peer for that piece and pick another one?
Are you willing to submit a pull request to implement this change?
yes

@coolBrown12
Copy link

CAN YOU PROVIDE SPECFIC DETAILS ABOUT THIS SO WE CAN SEE HOW IT CAN BE IMPLEMENTED

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

No branches or pull requests

2 participants