I have a process that uses a Combiner to pack flow items from 3 different queues, 10 flow items from each queue. At the end of the process there are some flow items remaining (less than 10 per queue).
How could I do a last pack with the remaining flow items if the quantity of those remaining items varies?