Open
Description
It is similar to the map node but does the steps in a sequential way.
The input parameter should be a limit: int
This will require just like map_variable, there should be counter_variable which keeps track of the iteration.
https://github.com/argoproj/argo-workflows/blob/master/examples/recursive-for-loop.yaml
Activity