Files
aptly/cmd
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
..
2017-03-23 01:51:08 +03:00
2014-04-05 16:11:19 +04:00
2017-03-23 01:51:08 +03:00
2014-07-28 19:17:21 +04:00
2017-03-23 01:51:08 +03:00
2014-07-28 19:17:21 +04:00
2017-03-23 01:51:08 +03:00
2017-03-23 01:51:08 +03:00
2017-03-23 01:51:08 +03:00
2017-05-04 23:00:13 +03:00
2014-08-16 14:14:56 +00:00