Changelog
See what's new with Windmill.
4/2/2024 |
DocsWhile 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.