You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/25 02:06:22 UTC

[GitHub] [airflow] enriqueayala opened a new issue #16646: Tree view - Skipped tasks showing Duration

enriqueayala opened a new issue #16646:
URL: https://github.com/apache/airflow/issues/16646


   
   
   **Apache Airflow version**: 2.1.0
   
   **Environment**:
   
   - **Cloud provider or hardware configuration**:
   - **OS** (e.g. from /etc/os-release):
   PRETTY_NAME="Debian GNU/Linux 10 (buster)"
   NAME="Debian GNU/Linux"
   - **Kernel** (e.g. `uname -a`):
   Linux airflow-scheduler-647d744f9-4zx2n 4.14.138-rancher #1 SMP Sat Aug 10 11:25:46 UTC 2019 x86_64 GNU/Linux
   - **Install tools**:
   - **Others**:
   
   **What happened**:
   When using BranchPythonOperator , skipped tasks show a `Duration` value (even if DAG is already completed). In comparison , same task shows no Duration at Graph View.  Example:
   ![2021-06-24 20_53_35-skipped_showing_duration_](https://user-images.githubusercontent.com/10963531/123357208-c24d7480-d52e-11eb-9a7c-d741f477c4d8.png)
   ![2021-06-24 20_53_35-skipped_graph_view](https://user-images.githubusercontent.com/10963531/123357562-59b2c780-d52f-11eb-9b43-759160722fac.png)
   
   Actually Duration time keeps increasing after checking again same task instance: 
   ![image](https://user-images.githubusercontent.com/10963531/123357635-849d1b80-d52f-11eb-8eda-c397aa925ef2.png)
   
   55 Min 50 sec vs 1Hours 4 mins
   
   
   **What you expected to happen**:
   Duration value should be empty (like in Graph view)
   
   
   
   
   **Anything else we need to know**:
   
   <!--
   
   How often does this problem occur? Once? Every time etc?
   
   Any relevant logs to include? Put them here in side a detail tag:
   <details><summary>x.log</summary> lots of stuff </details>
   
   -->
   


-- 
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



[GitHub] [airflow] uranusjr closed issue #16646: Tree view - Skipped tasks showing Duration

Posted by GitBox <gi...@apache.org>.
uranusjr closed issue #16646:
URL: https://github.com/apache/airflow/issues/16646


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] uranusjr closed issue #16646: Tree view - Skipped tasks showing Duration

Posted by GitBox <gi...@apache.org>.
uranusjr closed issue #16646:
URL: https://github.com/apache/airflow/issues/16646


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org