- SyncSamplingNetwork.startSampling functions no longer throw communication error exceptions
-If a Node fails to respond to a start sync command, 3 more attempts are made, then it moved to other nodes.
This is because we can not get the response when a Node really does start, and then successive
calls to the startSampling function will not be able to start that Node, nor Nodes behind it in the network.