[BUG] Download aborted after about 150s or 180s
Describe the bug
Download aborted after about 150s or 180s.
To Reproduce Download any files from Message Link or .json which is big enough to cost 3 minutes or more. Then the download would be aborted after about 150 seconds or 180 seconds with the Error Message above. The command for resume (--continue ) doesn't work for this.
Expected behavior Downloading until the task finished.
Version: Version: 0.13.0
Additional context
Try set flag --reconnect-timeout 0
https://docs.iyear.me/tdl/guide/global-config/#--reconnect-timeout
Try set flag
--reconnect-timeout 0https://docs.iyear.me/tdl/guide/global-config/#--reconnect-timeout
It doesn't work. Aborted at a specific time, and the Error Message is also the same.
I can't reproduce it...:(
It took me eight minutes to download a 1GB file without encountering any errors. I switch proxies many times.
same problem!
After using this parameter(--reconnect-timeout 0) and testing it several times, the problem seems to have been resolved!
Same problem, and --reconnect-timeout 0 works.