Files
aptly/deb
Andrey Smirnov f0a370db24 Rework HTTP downloader retry logic
Apply retries as global, config-level option `downloadRetries` so that
it can be applied to any aptly command which downloads objects.

Unwrap `errors.Wrap` which is used in downloader.

Unwrap `*url.Error` which should be the actual error returned from the
HTTP client, catch more cases, be more specific around failures.
2019-08-07 20:23:05 +03:00
..
2018-06-21 16:12:45 -04:00
2019-07-04 00:16:12 +03:00
2014-11-05 13:27:15 -06:00
2014-04-08 01:04:01 +04:00
2017-05-17 00:53:10 +03:00
2015-03-30 19:56:53 +03:00
2018-05-14 17:41:33 +03:00
2017-07-05 00:36:48 +03:00
2019-08-07 20:23:05 +03:00