Skip to content

More granular collection checkpoints #515

Description

@ppinchuk

Make each collection step it's own checkpoint. That is, a collection manifest shard should be saved after each collection step. The status of each step should be saved in the manifest too (just a bool flag with "se_ran", "website_ran", etc). Then, when the collection step is re-run, the shard is read in and compared to user config. If a user-enabled step has completed, skip it and do the next step. If all steps are complete, no more processing required for that step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions