flowman icon indicating copy to clipboard operation
flowman copied to clipboard

Support continuation of partially failed build

Open kupferk opened this issue 3 years ago • 0 comments

The state store information of the last run should be used to determine which targets needs building due to failures or because they are missing. Targets which have been already built should be SKIPPED, such that the whole new build contains all targets and a following continuation should do nothing.

kupferk avatar Nov 22 '22 06:11 kupferk