Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- links to