Skip to content

Serial Step Execution

Choose a tag to compare

@mxriverlynn mxriverlynn released this 10 Mar 03:04
· 11 commits to master since this release

This release fixes the execution of steps so that they run sequentially, instead of all at the same time. Now you can have a step that loads and modifies data, then have the next step work with the already changed information.