Files
kestra/runner-memory
Loïc Mathieu 17a2541486 feat: ForEachItem as a flowable
Splitting the file can take a lot of time and need access to the internal storage.
That's why it should be done on the Worker.
A clever way to do this is to transform it as a Flowable task that will generates tasks to split the items, generates the execution , then merge the outputs.
2024-02-28 17:17:48 +01:00
..
2024-02-28 17:17:48 +01:00