Description
Sev 1 because we are back to significant number of claims being silently dropped.
Impact: As of July 7th, we have hit this issue 3873 times since June 1st
Starting on June 13th(confirm date, have script) "PIF in Use" claim rejections have stopped, but looks like they are replaced with "External service unavailable".
Related, we just enabled sending out failed submission notification to vet who hit the PIF in Use error, but now PIF in use has disappeared. Need to decide if we need to send out notifications for this newish "External service unavailable"..error, but first we need to figure out if the "External service unavailable" is something we can somehow address without involving the vet themselves, but it's hard to know because EVSS dos not return the underlying error behind the External service unavailable(see below)
It looks like EVSS masks the actual underlying issue in cases when they return a External service unavailable(ie raw form526.submit.establishClaim.serviceError error code in their response jason). I have to reach out to them, give them the claim rejection guid(from their error response json) and they have to manually look up the actual error.
So fro example, i gave them reject GUID d4a4a9ff-c1e3-4701-aaad-0601b2bb468a, and the underlying error the received from their external upstream service is:
ns4:exceptionTried to create an open work item for a claim (claim ID = 82736786) in a non-active state (claim status = CLOSED).</ns4:exception>
ns4:messageClaim creation failed. System error.</ns4:message>
That sounds little PIF'ey to me, just a total guess.
I can't emphasize enough how purely speculative this is, I have no comms whatsoever with BGS and absolutely 0 insight into their code, but I'm thinking that BGS removing the PIF validation has various exposed calim establishment issues that the PIF validation was designed to prevent. That might explain BGS's reluctance to address the PIF in use error.
Using this ticket to track time spent on this.....I'll add specific tasks as they fall out of research conversations:
https://dsva.slack.com/archives/C8R3JS8BU/p1655154539978949
- Provide Michael Harlow a list of recent rejected "External service unavailable"
Activity