[ https://issues.apache.org/jira/browse/BEAM-13731?focusedWorklogId=713941&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-713941 ]
ASF GitHub Bot logged work on BEAM-13731: ----------------------------------------- Author: ASF GitHub Bot Created on: 24/Jan/22 18:13 Start Date: 24/Jan/22 18:13 Worklog Time Spent: 10m Work Description: msbukal commented on pull request #16586: URL: https://github.com/apache/beam/pull/16586#issuecomment-1020395738 R: pableom@ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 713941) Time Spent: 0.5h (was: 20m) > 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 > Priority: P2 > Time Spent: 0.5h > 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)