Maximum number of errors allowed before stopping import

Sets a limit on how many errors can occur before the import is automatically stopped. This prevents a large number of problematic records from being processed.

Recommended Values:

Default: -1 (unlimited)

Best Practice: Leave at -1 if skipWithErrors is enabled. Set to 0 for strict validation.