I have encountered a problem and I’m not really sure what to do with it. I have a workflow as follows that works perfectly fine for single items.
So if one email comes in during the polling time then it will be fine. When multiple emails come in within the polling time I get a problem in this sub workflows.
I’m not sure why your ‘Get Streak Pipeline’ subworkflow only returns one item as it’s supposed to run three times here, but I suppose you could try using the ‘Loop over Items’ node with a batch size of one.