Azure / InnovationEngine

An experiment in simplicity for complex environments
MIT License
35 stars 18 forks source link

preserving state for local testing #227

Open naman-msft opened 2 months ago

naman-msft commented 2 months ago

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