Hello there,
In this project, the bags are delivered to multiple different queues where the passengers wait until all their bags arrive in a queue, then go there and take their bags. A timer should start counting after all bags have arrived in the queue; if a passenger was late (let's say for 5 min), the two task executers connected to all queues should check and take the late bags put them in the rack. However, I am struggling to make this work.
Your help with this would be much appreciated!