[ 
https://issues.apache.org/jira/browse/BEAM-6202?focusedWorklogId=285300&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-285300
 ]

ASF GitHub Bot logged work on BEAM-6202:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Jul/19 22:31
            Start Date: 30/Jul/19 22:31
    Worklog Time Spent: 10m 
      Work Description: aaltay commented on pull request #9196: [BEAM-6202] 
Change retry policy for dataflow's list_messages
URL: https://github.com/apache/beam/pull/9196
 
 
   
 
----------------------------------------------------------------
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: 285300)
    Time Spent: 1h 50m  (was: 1h 40m)

> 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
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to