Skip to content

Add a resume mechanism #87

@jigarius

Description

@jigarius

Motivation

  • Say, you have a Drupal installation with a 100 sites.
  • Say, Drall stops abruptly after 30 sites.
  • There should be a way to resume the Drall operation without having to repeat the 30 sites that are already done.

Proposed solution

  • Add an option --batch-file=/path/to/batch.json to track progress.
  • When using resume, store Drall's execution state in a batch.json.
  • If a batch file already exists, then resume.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions