worried-queen-18918
03/16/2023, 4:32 PMn
tasks, each returning an `int`value, within a dynamic workflow, Is there an easy way for me to sum up / aggregate all the results, potentially in a single task? Currently, I have to do this in a cascade manner, and it’s not that efficient given a reasonably large n
agreeable-kitchen-44189
03/16/2023, 4:37 PM