This PR introduces error handling for bad case references when processing delta files. While searching case in CCD using case reference if the reference is invalid(as received in Delta file) it will now skip that case log the error and process next record in delta file.
This feature is toggled behind a feature flag so error handling will only be executed when feature toggled on(set to true).
Does this PR introduce a breaking change? (check one with "x")
JIRA link (if applicable)
https://tools.hmcts.net/jira/browse/SSCSCI-152
Change description
Does this PR introduce a breaking change? (check one with "x")