archive
closes #52 (closed) related to #53
- Implement
core.archive
- Implement optional
retry.try_archive
(this is only imported on demand to avoidtenacity
dependency) - Adds
HostNotReachableError
,ArchiveError
,SlkIOError
exceptions
Edited by Lars Buntemeyer