There is an error handling parameter which defines if the errors during import data to the destination should roll-back the whole transaction (break execution) or just the particular line (Continue to the next record).
But in cases of child destinations (like Tables or Data entities connected via Relations), this could not be parametrized.