[ https://issues.apache.org/jira/browse/BEAM-6202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885369#comment-16885369 ]
Kasia Kucharczyk edited comment on BEAM-6202 at 7/16/19 8:44 AM: ----------------------------------------------------------------- Here is an [issue|issues.apache.org/jira/browse/BEAM-7733] with same problems but in Load Tests (with job run examples). was (Author: kasiak): Here is an issue with same problems but in Load Tests (with job run examples). > Gracefully handle exceptions when waiting for Dataflow job completion. > ---------------------------------------------------------------------- > > Key: BEAM-6202 > URL: https://issues.apache.org/jira/browse/BEAM-6202 > Project: Beam > Issue Type: Improvement > Components: sdk-py-core, test-failures > Reporter: Robert Bradshaw > Priority: Major > > If there is an error when trying to contact the dataflow service in Python's > Dataflow.poll_for_job_completion, we may exit the thread prematurely. > A typical manifestation is: Dataflow Runner fails with: > {noformat} > AssertionError: Job did not reach to a terminal state after waiting > indefinitely. > {noformat} > however job execution continues, and succeeds. -- This message was sent by Atlassian JIRA (v7.6.14#76016)