You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario: When running the Characterization module, an error occurs which then stops the execution. When attempting to re-run Characterization, you encounter an error such as:
CharacterizationModule jobIds: tte_1,cac_1 executed but not completed. Please run cleanIncremental() to remove incomplete results.
Presumably, the module should look at the execution settings and if incremental mode is enabled, and run Characterization::cleanIncremental(workFolder)? Tagging @jreps for input.
The text was updated successfully, but these errors were encountered:
Tagging @chrisknoll as he had opinions that this should not be automated when we wrote the latest Characterization. Perhaps this is not a problem for the module though?
Scenario: When running the Characterization module, an error occurs which then stops the execution. When attempting to re-run Characterization, you encounter an error such as:
Presumably, the module should look at the execution settings and if incremental mode is enabled, and run
Characterization::cleanIncremental(workFolder)
? Tagging @jreps for input.The text was updated successfully, but these errors were encountered: