Sorry for the late reply. What timeout do you mean? - When a peer sends messages to another peer (currently this would throw a TCP timeout exception). - When a superstep takes to long
We should have some retry handling in case of messaging exceptions, I believe we are failing the task immediately in this case. 2012/9/6 Edward J. Yoon <[email protected]> > Hi all, > > Currently is there a maximum timeout limit for messages sending? If > not, I think we have to add this. What do you think? > > -- > Best Regards, Edward J. Yoon > @eddieyoon >
