IB_Sorter_25.fsmIB_Sorter_11.fsmI have an inbound sorter with 1 replenishment line, 5 inbound inducts, and a recirc line. I am trying to use merge controllers to create a merge logic that prioritizes recirc slug, then replen slug. If there are no slugs on either of them ready, it 'round robins if available' from the slugs of 5 inbound inducts. I used event trigger source of merge controller (when a slug gets ready from any of its lanes). In the 3d model, the controller is set to do nothing on slug ready. But the process flow slug controller stops releasing slugs after a while. I am not sure why. The slug is supposed to keep releasing in an ascending order of lanes. Why is the process stuck at wait for event? I want the slugs to be flushed completely in ascending order before next one is released. Thanks for the help!