Milena Bukal created BEAM-13731:
-----------------------------------

             Summary: FhirIO: Add support for BATCH bundle errors
                 Key: BEAM-13731
                 URL: https://issues.apache.org/jira/browse/BEAM-13731
             Project: Beam
          Issue Type: Bug
          Components: io-java-healthcare
            Reporter: Milena Bukal


BATCH bundles return a 200 status code even if entries fail, which results in 
us only incrementing the success counter and not the failure counters, even if 
all entries are failed to be written to the FHIR store. (Meanwhile, transaction 
bundles - which is all FhirIO has been tested with, return a non-20X HTTP 
response if _any_ of the entries don't succeed).

Therefore, need to add parsing and metrics around this to be able to support 
bundles of type BATCH.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to