Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesIntermittent torrent downloads. #1581
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
I wasn't properly checking the torrent's health. I ended up creating an interval to check peers and get better feedback on when the torrent was healthy and not. Closing this. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
0.103.0
What operating system and Node.js version?
MacOS / 6.5.0
What did you expect to happen?
Torrent seems to only work intermittently?
What actually happened?
Torrent occasionally never starts?
Maybe this is incredibly vague, but it's been driving me insane. Currently in node.js, the torrent occasionally starts immediately and downloads, and other times it never begins and just hangs. This happens with the same torrent file. Is there any methods I can use to make sure it's actually doing something? or better error reporting? I'm not adding any extra trackers via the announce options, is that absolutely required? I'm thankful for any help at all.