Closed jonescc closed 7 years ago
@bhasin85 - changes made - now throwing a DownloadException after retrying the configured number of times.
Also added a retryInterval configuration option for the amount of time to wait before retrying downloads.
@bhasin85 - changes made - now throwing a DownloadException after retrying the configured number of times.