You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: