The broom task 'despatch_file_load' will now not stop processing further ASN import files when a single ASN import task encounters an error in an ASN import file. Previously, if one broom task encountered an error which was considered significant enough to fail the task, all subsequent ASN import tasks would also stop processing. This resulted in no further processing of ASN import files. Now, the ANS import files assigned to the fail task will still fail, but subsequent ASN import tasks will continue to be processed.