On Tue, Jul 4, 2017 at 12:48 PM, Julian Sedding <[email protected]> wrote: > ...I suggest to come up with a pluggable "strategy" interface and > provide a sensible default implementation...
Big +1 to that, requirements can vary widely IMO, also depending on the characteristics of whatever cold storage is used. > ...A much more important and difficult question to answer IMHO is how to > deal with the slow retrieval of archived content.... Throw an exception maybe? BinaryNotAvailableAtThisTime, including an ETA for availability. The application can then decide how to handle that. -Bertrand
