[ 
https://issues.apache.org/jira/browse/BEAM-13731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Romanenko updated BEAM-13731:
------------------------------------
    Fix Version/s: 2.37.0
       Resolution: Fixed
           Status: Resolved  (was: Open)

> 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
>             Fix For: 2.37.0
>
>          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)

Reply via email to