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/01/07 05:03:29 UTC

[GitHub] [airflow] yogyang opened a new issue #13528: Task Duration seems missing for task_duration < 1 sec

yogyang opened a new issue #13528:
URL: https://github.com/apache/airflow/issues/13528


   <!--
   
   Welcome to Apache Airflow!  For a smooth issue process, try to answer the following questions.
   Don't worry if they're not all applicable; just try to include what you can :-)
   
   If you need to include code snippets or logs, please put them in fenced code
   blocks.  If they're super-long, please use the details tag like
   <details><summary>super-long log</summary> lots of stuff </details>
   
   Please delete these comment blocks before submitting the issue.
   
   -->
   
   <!--
   
   IMPORTANT!!!
   
   PLEASE CHECK "SIMILAR TO X EXISTING ISSUES" OPTION IF VISIBLE
   NEXT TO "SUBMIT NEW ISSUE" BUTTON!!!
   
   PLEASE CHECK IF THIS ISSUE HAS BEEN REPORTED PREVIOUSLY USING SEARCH!!!
   
   Please complete the next sections or the issue will be closed.
   These questions are the first thing we need to know to understand the context.
   
   -->
   
   **Apache Airflow version**: 2.0
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): no k8s
   
   **Environment**:
   
   - **Cloud provider or hardware configuration**: ec2
   - **OS** (e.g. from /etc/os-release): 
   NAME="Ubuntu"
   VERSION="16.04.7 LTS (Xenial Xerus)"
   ID=ubuntu
   ID_LIKE=debian
   PRETTY_NAME="Ubuntu 16.04.7 LTS"
   VERSION_ID="16.04"
   HOME_URL="http://www.ubuntu.com/"
   SUPPORT_URL="http://help.ubuntu.com/"
   BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
   VERSION_CODENAME=xenial
   UBUNTU_CODENAME=xenial
   - **Kernel** (e.g. `uname -a`): Linux airflow-dev-01 4.4.0-1118-aws #132-Ubuntu SMP Fri Nov 13 18:22:45 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
   - **Install tools**:
   - **Others**:
   
   **What happened**:
   
   Task Duration seems missing for task_duration < 1 sec
   
   for task_duration < 1 sec
   ![image](https://user-images.githubusercontent.com/33287576/103853009-159a4a80-50e8-11eb-9d1a-6d409de1f65e.png)
   
   db record:
   ![image](https://user-images.githubusercontent.com/33287576/103853152-5eea9a00-50e8-11eb-94b4-9edc601f3a06.png)
   
   
   fro task_duration > 1 sec
   ![image](https://user-images.githubusercontent.com/33287576/103853079-3662a000-50e8-11eb-9d14-186a5f449d6f.png)
   
   
   **What you expected to happen**:
   
   Task duration should show up like it was in Airlfow 1.10.9
   ![image](https://user-images.githubusercontent.com/33287576/103853200-7a55a500-50e8-11eb-9d92-1c275303d34b.png)
   
   
   **How to reproduce it**:
   
   If this is a UI bug
   build a dag with a dummy operator
   
   
   **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] ryanahamilton commented on issue #13528: Task Duration seems missing for task_duration < 1 sec

Posted by GitBox <gi...@apache.org>.
ryanahamilton commented on issue #13528:
URL: https://github.com/apache/airflow/issues/13528#issuecomment-809464359


   Resolved by #13528


-- 
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] yogyang commented on issue #13528: Task Duration seems missing for task_duration < 1 sec

Posted by GitBox <gi...@apache.org>.
yogyang commented on issue #13528:
URL: https://github.com/apache/airflow/issues/13528#issuecomment-755886561


   assign it to myself @yogyang 


----------------------------------------------------------------
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] boring-cyborg[bot] commented on issue #13528: Task Duration seems missing for task_duration < 1 sec

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #13528:
URL: https://github.com/apache/airflow/issues/13528#issuecomment-755885917


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
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] bbovenzi commented on issue #13528: Task Duration seems missing for task_duration < 1 sec

Posted by GitBox <gi...@apache.org>.
bbovenzi commented on issue #13528:
URL: https://github.com/apache/airflow/issues/13528#issuecomment-779961195


   I'm moving all our js from inline to their own files. I did see an issue with how we are getting the value for `duration`. I can put in a fix once the js migration is done.


----------------------------------------------------------------
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] yogyang removed a comment on issue #13528: Task Duration seems missing for task_duration < 1 sec

Posted by GitBox <gi...@apache.org>.
yogyang removed a comment on issue #13528:
URL: https://github.com/apache/airflow/issues/13528#issuecomment-755886561


   assign it to myself @yogyang 


----------------------------------------------------------------
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] ryanahamilton closed issue #13528: Task Duration seems missing for task_duration < 1 sec

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


   


-- 
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] bbovenzi removed a comment on issue #13528: Task Duration seems missing for task_duration < 1 sec

Posted by GitBox <gi...@apache.org>.
bbovenzi removed a comment on issue #13528:
URL: https://github.com/apache/airflow/issues/13528#issuecomment-779961195


   I'm moving all our js from inline to their own files. I did see an issue with how we are getting the value for `duration`. I can put in a fix once the js migration is done.


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