Page MenuHomePhabricator

Provide a way to store a breakpoint when running some scripts
Closed, DuplicatePublic

Description

e.g. You can use harvest_template.py to mass add Wikidata claims based on information harvested from Wikipedia templates. However if the process is interrupted you must restart from scratch and generate many pages that is already generated (there's a -start parameter but it is not clear where to start if you don't know the sortkey). It may be a good idea to store a breakpoint when interrupted.