Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

Sanely handle repeated runs #6

@dstufft

Description

@dstufft

So right now pypi-cdn-log-archiver basically assumes it's only going to be ran once per day. However this might not hold true, especially with the changes to skip failed logs that will hopefully be done in the future. In order to protect against data loss it should either refuse to run if the target .xz file already exists (and thus it would overwrite) or it should pull down that .xz and concat any additional logs to it.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions