For each row in Dt table with retry scope

@Povilas_Jonikas

If the retry scope is around the for each then it will start from first again

if it is inside the for each then it will retry on the same iteration and continue or error out according to the retry

cheers

1 Like