batch
This block is part of the foreach
group and was last modified in core v12.0.4
.
batch
v12.0.4
Executes the given array in batches, this is the non queue version.
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
arrayrequired |
array |
|
|
batch |
number |
100 |
|
concurrency How many iterate functions should be ran at the same time |
number |
5 |
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
Iterator |
execute_function |
Core Releases
v12.0.4 This block was introduced inv12.0.4
, click here to see the release notes.
Back to
foreach
Return to the main group to view all sub-groups
Back to flow: loops
Return to the group to view all blocks within this group