Matthew Toseland wrote: > No, it might return a RouteNotFound, in which case we'll have to try the > next node. If it's an insert on a small network then this is normally > the case.
Hmm... if requests can backtrack and rejections don't kill the request then I guess it doesn't make sense not to use queues. Cheers, Michael
