[
https://issues.apache.org/jira/browse/AIRFLOW-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor updated AIRFLOW-843:
--------------------------------------
Summary: Exceptions now available in context during on_failure_callback
(was: Store task exceptions in context)
> Exceptions now available in context during on_failure_callback
> --------------------------------------------------------------
>
> Key: AIRFLOW-843
> URL: https://issues.apache.org/jira/browse/AIRFLOW-843
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Scott Kruger
> Priority: Minor
> Fix For: 1.10.1
>
>
> 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
(v7.6.3#76005)