spotify / XCRemoteCache

Other
825 stars 50 forks source link

Add retry logic for download #161

Closed CognitiveDisson closed 1 year ago

CognitiveDisson commented 1 year ago

I also added retry logic for download tasks because they sometimes fail due to network issues and we don't want to have cache misses if it can be solved with retry.