Forked from
Platform / Development / swh-deposit
935 commits behind the upstream repository.

Antoine R. Dumont
authored
The retrieval of archives can temporarily build an archive from multiple ones before sending its content to the client. As a result, when retrieving a content, we leave in a temporary location an archive. This temporary archive is referenced in a table deposit_temporary_archive. This adds a service which is in charge to poll regularly and delete old temporary archives.