Flowpipe CLI v0.4.2 - `loop`, `max_concurrency` and error handling fixes
Mar 26, 2024•flowpipe
Bug fixes
- loop block now works in container, function, message and input steps.
- Use HCL expressions in max_concurrency step argument. (#800).
- throw, retry and error block now works for input step.