Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling for incremental mode in Characterization module #194

Open
anthonysena opened this issue Dec 9, 2024 · 1 comment
Open

Handling for incremental mode in Characterization module #194

anthonysena opened this issue Dec 9, 2024 · 1 comment

Comments

@anthonysena
Copy link
Collaborator

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.

@jreps
Copy link
Collaborator

jreps commented Dec 10, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants