wabbajack/Wabbajack.Installer
Luca 00faee48fe
Fixes for the resumable downloads feature (#2345)
* Fix handle of hashed file not closing

* Limit concurrent downloads to a maximum of 8

* Dynamically increase job size to avoid downloads appearing stalled

* Set downloader settings to avoid RAM and timeout issues

* Improve logging around downloads

* Adds more logging when starting stopping downloads
* Improves error message when GameFileSource download fails
* Stops logging errors when archive isn't available on WJ CDN

* Add retry mechanism to SingleThreadedDownloader

* Update CHANGELOG.md

* Remove hard limit for download threads

---------

Co-authored-by: UrbanCMC <UrbanCMC@web.de>
2023-06-27 08:16:03 -06:00
..
Utilities Verify hashes while installing 2022-10-23 15:28:44 -06:00
AInstaller.cs Fixes for the resumable downloads feature (#2345) 2023-06-27 08:16:03 -06:00
Consts.cs Finished verification code 2022-10-24 20:12:14 -06:00
IniExtensions.cs Add CESI support, start integration into compiler 2022-06-20 17:21:04 -06:00
InstallerConfiguration.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
StandardInstaller.cs New Features from External Contributors [Merged to Internal Test Branch so Tests can run!] (#2325) 2023-05-07 14:32:18 -06:00
SystemParameters.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
Wabbajack.Installer.csproj .NET 7.0 Broke the deployment model, will look into it more in a future update 2022-11-11 22:27:21 -07:00