In the attached model, there's a robot picking items from a conveyor to fill a batching queue.
The transfer is setup to not stop items, and it seems unpicked items aren't (always?) releasing their reservation in the queue when they pass the end of the transfer, resulting in items no longer being sent to the queue and the batch never being completed.
Is there something else I should be doing to ensure items release their "spot" when they leave the transfer area?
I'd be interested in possible workarounds if this turned out to be a bug.