wabbajack/Wabbajack.Services.OSIntegrated
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
..
Services New Features from External Contributors [Merged to Internal Test Branch so Tests can run!] (#2325) 2023-05-07 14:32:18 -06:00
TokenProviders Can login to Bethesda.Net and get CC data 2022-02-10 16:57:44 -07:00
Configuration.cs Revert "Revert "Fix login logout buttons"" 2021-11-10 16:13:02 -07:00
EncryptedJsonTokenProvider.cs More reworking of the login code 2022-01-01 16:28:57 -07:00
LoggingRateLimiterReporter.cs Implemented the full stack of Steam 2FA and logins and the like 2022-01-08 10:39:23 -07:00
ProtectedData.cs Most warnings are fixed now 2022-10-07 21:43:44 -06:00
ResourceSettingsManager.cs Fixes for the resumable downloads feature (#2345) 2023-06-27 08:16:03 -06:00
ServiceExtensions.cs New Features from External Contributors [Merged to Internal Test Branch so Tests can run!] (#2325) 2023-05-07 14:32:18 -06:00
SettingsManager.cs Revert "Revert "Fix login logout buttons"" 2021-11-10 16:13:02 -07:00
StubbedGameLocator.cs Code cleanup and fix test running 2021-10-23 10:51:17 -06:00
ThrowingUserInterventionHandler.cs Fix some log creation issues and tests 2022-10-06 17:00:36 -06:00
Wabbajack.Services.OSIntegrated.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