Page MenuHomePhabricator

should be able to specify chunk numbers of job to rerun, as option on command line
Closed, ResolvedPublic

Description

For parallelized runs, the worker.py script should take a command line option which specifies which chunks to resume or to run from scratch, instead of having to run them all. Sometimes failure is limited to a few chunks only, no point in redoing the good ones.


Version: unspecified
Severity: enhancement

Details

Reference
bz27153