distribution/registry
Stephen J Day c8345090d9 Attempt to deal with eventual consistency by retrying
Rather than accept the resulting of a layer validation, we retry up to three
times, backing off 100ms after each try. The thought is that we allow s3 files
to make their way into the correct location increasing the liklihood the
verification can proceed, if possible.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-04-20 18:49:22 -07:00
..
api/v2 Update final upload chunk api doc 2015-04-15 17:55:15 -07:00
auth fix some typos in source comments 2015-04-17 12:39:52 +00:00
client Remove unnecessary close in client 2015-03-03 19:29:12 -08:00
handlers Merge pull request #333 from RichardScothern/purgeuploads 2015-04-16 11:16:51 -07:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Attempt to deal with eventual consistency by retrying 2015-04-20 18:49:22 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00