[
https://issues.apache.org/jira/browse/AIRFLOW-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113913#comment-17113913
]
ASF subversion and git services commented on AIRFLOW-5262:
----------------------------------------------------------
Commit 9a4a2d1ad74f9febab68104d772b471b85251e29 in airflow's branch
refs/heads/master from curiousjazz77
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=9a4a2d1 ]
[AIRFLOW-5262] Update timeout exception to include dag (#8466)
* [AIRFLOW-5262] Update timeout exception to include dag
* PR comment: extract dag id in log to variable
> Update timeout exception to include dag name
> --------------------------------------------
>
> Key: AIRFLOW-5262
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5262
> Project: Apache Airflow
> Issue Type: Improvement
> Components: DagRun
> Affects Versions: 1.10.4
> Reporter: Jasmine Omeke
> Assignee: Jasmine Omeke
> Priority: Minor
>
> This exception
> ([https://github.com/apache/airflow/blob/f06ae8fbe9a5c786f0299872abc85d9960b05886/airflow/sensors/base_sensor_operator.py#L114-L116])
> could be made clearer for cursory log investigation (especially in third
> party paging systems) by including the DAG name with this timeout error
> message.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)