storj-archived / storj-python-sdk

Deprecated. A Python SDK for the Storj API.
https://storj.io
MIT License
23 stars 19 forks source link

Timeout too slow farmers #120

Closed marcorosa closed 7 years ago

marcorosa commented 7 years ago

Set a timeout such that if a farmer is slower than x mbps (default 500kbps), the client abort upload of that shard and tries another farmer

marcorosa commented 7 years ago

I set the minimum speed to 1 mbps, but we can consider taking it in input as argument of the function file_upload

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 3f0bdbfd148b523eac577563634ce0aff7f21227 on marcorosa:feat-timeout into on Storj:develop.