Solved
Forum Discussion
christwr
7 years agoContributor III
Isn’t the RUUID the same though, when executing pipelines selecting the “reuse executions” option?
- tstack7 years agoFormer Employee
Each child execution will have their own RUUID. Also, the pool size was greater than one, so there will be multiple children handling data. Assuming the filename was computed in the child, each execution would write to a separate file.