[
https://issues.apache.org/jira/browse/BEAM-13731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500082#comment-17500082
]
Alexey Romanenko commented on BEAM-13731:
-----------------------------------------
I believe it will be included into 2.37.0 release
> 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
> Assignee: Milena Bukal
> Priority: P2
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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)