Alex Guziel created AIRFLOW-1570:
------------------------------------
Summary: 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
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
(v6.4.14#64029)