-
Notifications
You must be signed in to change notification settings - Fork 45
Closed as not planned
Labels
Description
Is there any way to Restart a partially completed recipe that fails at the preprocessor stage?
For instance, I'm running a preprocessor over 18 models and it takes several hours but then fails on model 17. This is frustrating, as I have to fix the recipe and re-run the entire process. I want to fix the recipe then re-run only the incomplete datasets. Is that possible at the moment?
We already have the ability to skip completed parts of the diagnostics. This would be very powerful at the preprocessor stage as well.
Reactions are currently unavailable