Hello,
I have a model that's a modified version of the Kiva model, in which I'm trying to handle the deadlocks in a simple way (by recalculating routes on block). The problem is that sometimes I get the A* unrecoverable deadlock exception that stops the model, but if I press run again, the model can handle and fix the deadlock. Is there a way to prevent the model from stopping in these cases or automate the "press run again"?
Thanks in advance for any help.
regards
Pablo