lostluck commented on issue #25223: URL: https://github.com/apache/beam/issues/25223#issuecomment-1409531797
I will note that it's not *always* the Go Debezium target. Sometimes it's one of the Python cross language targets, probably for a similar cause. https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/3665 -> ``` org.apache.beam.sdk.extensions.python.PythonExternalTransformTest > trivialPythonTransform FAILED java.lang.RuntimeException at PythonExternalTransformTest.java:58 Caused by: java.util.concurrent.TimeoutException at PythonExternalTransformTest.java:58 ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
