msbukal commented on pull request #13869: URL: https://github.com/apache/beam/pull/13869#issuecomment-771161044
I don't know if I have the time to investigate this... but something I noticed earlier that would be extremely helpful in debugging is to return the operation status. Right now, the operation is polled for completion but then nothing is done with the returned operation: https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIO.java#L1222 ---------------------------------------------------------------- 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]
