Can’t parallel steps modify the same state key? Do they each need a separate key? In the end, is the data unified through a join or merge? Previously, I was just accumulating messages.
Can’t parallel steps modify the same state key? Do they each need a separate key? In the end, is the data unified through a join or merge? Previously, I was just accumulating messages.