unarr/internal/upgrade
Deivid Soto db3e74a736 fix(upgrade): retry download on transient network errors with user feedback
Add downloadWithRetry with up to 3 attempts and quadratic backoff (5s, 20s)
to handle TLS timeouts and transient failures. Progress messages inform the
user of each failure and wait time before retrying.
2026-04-09 14:15:32 +02:00
..
cache.go fix(daemon): use correct systemd user target and isolate test cache 2026-04-06 18:49:44 +02:00
download.go fix(upgrade): retry download on transient network errors with user feedback 2026-04-09 14:15:32 +02:00
extract.go feat: improve daemon resilience, streaming, and usenet downloads 2026-03-28 21:36:12 +01:00
upgrade.go fix(upgrade): retry download on transient network errors with user feedback 2026-04-09 14:15:32 +02:00
upgrade_test.go fix(daemon): use correct systemd user target and isolate test cache 2026-04-06 18:49:44 +02:00