Continue import even if some rows have errors
When enabled, the import will continue processing remaining rows even if some rows fail to import due to validation errors or constraint violations. Failed rows will be logged but the import won't stop.
Default: Unchecked (false)
Use Cases:
Caution: Enable with care to avoid silently skipping important data.