client: do not loop forever on unreadable cells when not connected to the master
When the connection to the primary master node is lost, the node manager does not have anymore a reliable list of running nodes, so iterateForObject() must not retry any cell.
Showing
Please register or sign in to comment