Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-13 | implement Acquire::Retries support for all items | David Kalnischkies | |
Moving the Retry-implementation from individual items to the worker implementation not only gives every file retry capability instead of just a selected few but also avoids needing to implement it in each item (incorrectly). |