[
https://issues.apache.org/jira/browse/BEAM-9468?focusedWorklogId=413527&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-413527
]
ASF GitHub Bot logged work on BEAM-9468:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Mar/20 21:26
Start Date: 31/Mar/20 21:26
Worklog Time Spent: 10m
Work Description: jaketf commented on issue #11151: [BEAM-9468] Hl7v2 io
URL: https://github.com/apache/beam/pull/11151#issuecomment-603980265
Open Questions:
1. Should we remove adaptive throttling?
- Seems that we're using retries in the client request initializer and
right now a "bad record" will slow down the Read / Write (even though the error
has nothing to do with the HL7v2 store being overwhelmed). Originally we wanted
to be safe with overwhelming QPS on the HL7v2 store in batch scenarios.
1. Should we add more to the `HealthcareIOError`?
- Add (processing time) Timestamp?
- Add a convenience DoFn `HealthcareIOErrrorToTableRowFn` to ease
writing deadletter queue to BigQuery.
1. Would it be more useful to expose an error rate metric than an error
count?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 413527)
Time Spent: 8h 20m (was: 8h 10m)
> Add Google Cloud Healthcare API IO Connectors
> ---------------------------------------------
>
> Key: BEAM-9468
> URL: https://issues.apache.org/jira/browse/BEAM-9468
> Project: Beam
> Issue Type: New Feature
> Components: io-java-gcp
> Reporter: Jacob Ferriero
> Assignee: Jacob Ferriero
> Priority: Minor
> Time Spent: 8h 20m
> Remaining Estimate: 0h
>
> Add IO Transforms for the HL7v2, FHIR and DICOM stores in the [Google Cloud
> Healthcare API|https://cloud.google.com/healthcare/docs/]
> HL7v2IO
> FHIRIO
> DICOMĀ
--
This message was sent by Atlassian Jira
(v8.3.4#803005)