Changelog
See what's new with Windmill.
While loops execute a sequence of code indefinitely until the user cancels or a step set to Early stop stops.
New features
- The loop will continue to run until canceled, either manually or with an Early stop for step or loop.
- Skip failure mode.
- Test and iteration.