In some scenarios it happens that the Exceptions are not logged because of the fact that the Exception message is empty. This changeset will enable exception logging for the import jobs even when the exception message is null or empty string.
Retry policies - Polly