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

Connection Manager #1971

Open
alyssaoc opened this issue Mar 4, 2019 · 1 comment
Open

Connection Manager #1971

alyssaoc opened this issue Mar 4, 2019 · 1 comment
Labels

Comments

@alyssaoc
Copy link
Contributor

alyssaoc commented Mar 4, 2019

Currently blob download successes/failures are not tracked and there is no optimization based on download speed between stream downloads. There should be a connection manager to track these attributes, and to limit and balance the number of active connections. Additionally, this class should track the local connection status (disconnecting and reconnecting running servers with the connection going up/down) and provide timeouts (dht rpc, blob download, tcp connect) based on the quality and speed of the local connection.

@alyssaoc alyssaoc added the Epic label Mar 4, 2019
@tzarebczan
Copy link
Contributor

Same as #1910? Close if turning into an epic with smaller issues.

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

3 participants