This change has two facets. First, handle the possibility of a timeout error being returned from the call to give the pipe operation the chance to recover and continue operation. Second, remove the length checking of the UsedPreflist in the remaining_preflist function when determining any remaining eligible preflist entries.
This change has two facets. First, handle the possibility of a timeout error being returned from the call to give the pipe operation the chance to recover and continue operation. Second, remove the length checking of the
UsedPreflist
in theremaining_preflist
function when determining any remaining eligible preflist entries.