In attached model, TE1 and TE2 pickup from Queue1 and drop at Queue2. I am working on understanding the behavior if a shortcut is added similar to a round about
At the beginning the AGVs travel to the rightmost curved path and are expected to take either of one shortcuts, ShortcutL or ShortcutR if an item appears for pickup in Queue1. However they seem to travel in an endless loop between ShortcutT and ShortcutL. I tried permutations of Next Look For Work connections around both shortcuts, but the behavior remains.
How do I prevent this behavior?