mirror of https://github.com/ekimekim/wubloader
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c0f94059aa
In resource contention scenarios, all calls can start failing due to not being able to read the response in a timely manner. This means SegmentGetters never stop retrying, leading to further contention and a feedback loop. We attempt to put at least some cap on this scenario by giving up if an amount of time has elapsed to the point that we know our URL couldn't be valid anymore. Since we don't actually know how long segment URLs are valid, we are very conservative about this time, for now setting it to 20min. |
6 years ago | |
---|---|---|
.. | ||
downloader | 6 years ago | |
Dockerfile | 6 years ago | |
setup.py | 6 years ago |