If a certain connection is not available on a planned route (because the agent is too late) there is no way for fixing this during the simulation at the moment. Currently, a PersonStuckEvent is sent. Ideally, one should be able to decide for a different option, i.e. where the trip is re-routed during the simulation.
Possible options:
Let agent be stuck
Reroute the current leg (pt leg)
Reroute the whole trip (difficult to achieve)
Try to find another connection on the same LINE rather than ROUTE
If a certain connection is not available on a planned route (because the agent is too late) there is no way for fixing this during the simulation at the moment. Currently, a PersonStuckEvent is sent. Ideally, one should be able to decide for a different option, i.e. where the trip is re-routed during the simulation. Possible options: