We should have the ability to preserve state during doc executions so that an author can pause and resume the execution of a doc as they step through it. This would allow them to use checkpoints in an otherwise complex, long exec doc
for example, in the short term, when I run a doc with 21 steps and it fails on step 10. Then, after the run, IE should modify the doc that was run with the values of resources that had already been created/used
We should have the ability to preserve state during doc executions so that an author can pause and resume the execution of a doc as they step through it. This would allow them to use checkpoints in an otherwise complex, long exec doc
for example, in the short term, when I run a doc with 21 steps and it fails on step 10. Then, after the run, IE should modify the doc that was run with the values of resources that had already been created/used