[
https://issues.apache.org/jira/browse/AIRFLOW-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16779120#comment-16779120
]
jack commented on AIRFLOW-1570:
-------------------------------
Fixed by [https://github.com/apache/airflow/pull/3204] ?
> Tasks that finish unnaturally don't surface error messages.
> -----------------------------------------------------------
>
> Key: AIRFLOW-1570
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1570
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Alex Guziel
> Assignee: Alex Guziel
> Priority: Major
>
> Right now, there are two Airflow wrapper tasks to run tasks. Local and raw
> (local runs raw and checks its status). Local's checks work fine when raw
> changes the state, but do not surface errors when raw executes abruptly (ie
> in the event of a SIGKILL). This should be changed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)