[
https://issues.apache.org/jira/browse/BEAM-14291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550133#comment-17550133
]
Danny McCormick commented on BEAM-14291:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/21695
> 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.7#820007)