containerd/remotes/docker
Konstantin Maksimov 3d3dbc8fbf Handle RequestTimeout and TooManyRequests
Retry 5 times in case of StatusRequestTimeout StatusTooManyRequests
This fixes the issue #2680 "Make content fetch retry more robust"

Signed-off-by: Konstantin Maksimov <kmaksimov@gmail.com>
2019-07-01 19:19:40 +03:00
..
schema1 fix: polish log to make more clear 2019-06-20 20:46:26 +08:00
auth.go fix: linter issue 2019-01-23 22:54:51 +08:00
authorizer.go remotes: support cross-repo-push 2019-06-13 09:51:46 +08:00
converter.go bugfix: support application/octet-stream during pull 2018-12-29 13:58:36 +08:00
fetcher_test.go Handle RequestTimeout and TooManyRequests 2019-07-01 19:19:40 +03:00
fetcher.go Update handling of registry errors 2019-04-04 14:51:03 -04:00
handler_test.go remotes: add distribution labels to blob data 2019-03-12 13:42:54 +08:00
handler.go remotes: support cross-repo-push 2019-06-13 09:51:46 +08:00
httpreadseeker.go Fix typos 2018-09-07 16:59:42 +08:00
pusher.go remotes: support cross-repo-push 2019-06-13 09:51:46 +08:00
resolver_test.go Update resolver code 2018-09-28 14:32:23 -07:00
resolver.go Handle RequestTimeout and TooManyRequests 2019-07-01 19:19:40 +03:00
scope_test.go remotes: support cross-repo-push 2019-06-13 09:51:46 +08:00
scope.go remotes: support cross-repo-push 2019-06-13 09:51:46 +08:00
status.go Licence header added 2018-02-19 10:32:26 +09:00