it would probably be better to change the controller to not send any transition message until a statemodel is registered.
Controller can treat it as this node is disabled for this state model. Can you give more info on when would this happen in your usecase. Is there a case where you connect but then fail to register statemodel? thanks, Kishore G On Thu, Jul 18, 2013 at 1:14 PM, Santiago Perez <[email protected]>wrote: > By default, if a transition is sent to a participant and it has no state > model registered it will wait until such model is registered. It would be > nice if based on some attribute of the state model def, one could force the > node to go into error state if such situation arises. > > What do you think? >
