[
https://issues.apache.org/jira/browse/AIRFLOW-843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16271533#comment-16271533
]
Scott Kruger commented on AIRFLOW-843:
--------------------------------------
PR is rebased
> Store task exceptions in context
> --------------------------------
>
> Key: AIRFLOW-843
> URL: https://issues.apache.org/jira/browse/AIRFLOW-843
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Scott Kruger
> Priority: Minor
>
> If a task encounters an exception during execution, it should store the
> exception on the execution context so that other methods (namely
> `on_failure_callback` can access it. This would help with custom error
> integrations, e.g. Sentry.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)