rdt-client/server/RdtClient.Service
omgbeez 76dc3e0b98 fix: Long retry-after would generate timeout instead of RateLimitException
Needed to move the retry handler before the TimeOut handler, and drive the throw from the TimeOut configured by the user for the provider.
2026-03-14 09:32:51 -04:00
..
BackgroundServices Cleanup. 2026-02-23 20:04:53 -07:00
Helpers Refactor TorBoxDebridClientTest to include IRateLimitCoordinator and improve test consistency across methods. Updated logging and error handling for rate-limiting scenarios. 2026-03-07 17:57:42 -05:00
Middleware Cleanup. 2026-02-23 20:04:53 -07:00
Properties Added most functionality on the client and serverside 2020-04-04 15:12:04 -06:00
Services Add remaining seconds display during rate-limit and improve cooldown handling 2026-03-07 18:04:12 -05:00
Wrappers Global formatting. 2026-02-11 19:44:49 -07:00
DiConfig.cs fix: Long retry-after would generate timeout instead of RateLimitException 2026-03-14 09:32:51 -04:00
GlobalSuppressions.cs Global formatting. 2026-02-11 19:44:49 -07:00
RdtClient.Service.csproj Merge pull request #923 from omgbeez/upstream/resilience 2026-02-23 08:36:35 -07:00
RdtClient.Service.csproj.user Refactored download processor. 2021-01-09 19:51:36 -07:00