It can rarely happen that the downloader after using await download.StartAsync(); finishes without fully downloading the file. Whats left is an almost finished .download file that was not renamed, and when manually renamed and trying to extract it, it throws errors. It doesn't retry, continue or throw any errors that something went wrong.
It can rarely happen that the downloader after using await download.StartAsync(); finishes without fully downloading the file. Whats left is an almost finished .download file that was not renamed, and when manually renamed and trying to extract it, it throws errors. It doesn't retry, continue or throw any errors that something went wrong.