This commit is contained in:
Joey Hess 2012-11-24 18:02:47 -04:00
parent 0ab05c32c8
commit 3bd354ab84

View file

@ -1,3 +1,8 @@
Need to handle retrying downloads of files from glacier after 4 hours.
* Need to handle retrying downloads of files from glacier after 4 hours.
* When a file is moved into archive/, the assistant that sends it to
glacier is able to trust that it's in glacier and remove the local copy.
But other assistants that also have a copy cannot trust that, and so
don't remove their copies.
[[!tag /design/assistant]]