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