Defines how to handle file imports when processing errors occur. Choices available are:
Send Errors To Repair: Processes all records regardless of errors. Sends transactions with errors to the repair queue.
Abort All On Errors: Aborts processing if any errors are encountered.
Abort All On Threshold: Aborts processing when error count reaches specified threshold. All completed records are successfully imported.