Hi, my agv process flow logic was build, based on @Felix Möhlmann , example of simple agv sim model logic which can be found here: Link
When the simulation runs for an hour, it seems to be working fine, however when i ran the simulation for 6 days, this part of the process flow which initially can only contain 9 tokens (as there are 9 agv) starts behaving weirdly and having more tokens than expected (more than 9). i am trying to find out why this occur when i ensured that the tokens created are carefully manage as at any point of time there can only be 9 token or less in this agv parking process flow.
why is there more than one token created when the simulation is run much longer? how can i rectify this?