that is called twice in the same flow but without mapping?
I currently am mucking around with this pattern below and thought of using tags to differentiate them.
But that would mean keeping track of duplicate tasks ... which is burdensome when working on multiple flows that then get updated. Any other thoughts?
Aside: I think this goes to param based targeting mentioned in other threads.
c
Chris White
05/27/2020, 5:07 PM
you could use a timestamp; you can use
{date:%strftime-%formatter}
with your favorite datetime formatter
Chris White
05/27/2020, 5:08 PM
also friendly reminder that the ability to cache results based on inputs has been present for a while with the still-supported
interface is currently completely independent from the
target
interface, so it doesn’t write any data to disk. We’re hoping to unify the two in a more intuitive way but in the meantime I think using tags is the best way to go (for now).
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.