You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/20 00:03:00 UTC

[jira] [Commented] (AIRFLOW-5262) Update timeout exception to include dag name

    [ https://issues.apache.org/jira/browse/AIRFLOW-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910856#comment-16910856 ] 

ASF GitHub Bot commented on AIRFLOW-5262:
-----------------------------------------

curiousjazz77 commented on pull request #5868: AIRFLOW-5262 Update timeout exception
URL: https://github.com/apache/airflow/pull/5868
 
 
   ### Jira
   My PR addresses the following [AIRFLOW-5262](https://issues.apache.org/jira/browse/AIRFLOW-5262). 
   
   ### Description
   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.
   
   Make sure you have checked _all_ steps below.
   
   ### Code Quality
   
   - [ ] Passes `flake8`
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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: Major
>
> This error ([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.2#803003)