You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2022/04/14 18:05:00 UTC

[jira] [Updated] (BEAM-14291) DataflowPipelineResult does not raise exception for unsuccessful states.

     [ https://issues.apache.org/jira/browse/BEAM-14291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-14291:
-----------------------------------
    Priority: P1  (was: P2)

> DataflowPipelineResult does not raise exception for unsuccessful states.
> ------------------------------------------------------------------------
>
>                 Key: BEAM-14291
>                 URL: https://issues.apache.org/jira/browse/BEAM-14291
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Robert Bradshaw
>            Priority: P1
>
> An exception is correctly raised if wait_until_finish is called with a non-terminal state, but if the pipeline has already completed this check is skipped. See https://github.com/apache/beam/blob/release-2.37.0/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py#L1636



--
This message was sent by Atlassian Jira
(v8.20.1#820001)