LOGGER.error("Status update failed for Record ID: {} and Mapping ID: {} with exception {}",relationshipStatus.getRawRecordId(),relationshipStatus.getMappingId(),exception.getError().getMessage(),exception);
LOGGER.warn("Status update failed for Record ID: {} and Mapping ID: {} with exception {}",relationshipStatus.getRawRecordId(),relationshipStatus.getMappingId(),exception.getError().getMessage(),exception);