Downloads don't stop when out of disk space
RollingStar opened this issue · comments
Windows 10 x64 + Powershell.
Download keeps going even when you run out of disk space. Even a simple "does the user have 500 MB * (number of releases) of free space on their drive" check would help a lot.
Managing item 164/195
Found release asdf
Starting the download of asdf
Error while trying: "java.io.IOException: There is not enough space on the disk".
Retrying (1/3).
Error while trying: "java.io.IOException: There is not enough space on the disk".
Retrying (2/3).
Error while trying: "java.io.IOException: There is not enough space on the disk".
Retrying (3/3).
Error while trying: "java.io.IOException: There is not enough space on the disk".
Could not download item: Could not perform task after 3 retries.