jens-scheffler-bosch commented on issue #35414:
URL: https://github.com/apache/airflow/issues/35414#issuecomment-1793194834

   Can you tell us a bit more about your setup and browser? I did a regression 
on 2.7.2 by using `docker run -it -p 38080:8080  apache/airflow:2.7.2-python3.8 
bash` and in there called `airflow db reset` and then 
`AIRFLOW__CORE__LOAD_EXAMPLES=True airflow standalone`, started DAG 
`example_python_operator` and took a look to the GRID view. In my (Firefox) the 
numbers are shown correct:
   
![image](https://github.com/apache/airflow/assets/95105677/cf2cb6fe-44ce-4d7d-8e8d-70054f411d27)
   
   Also tested with Cromium browser.
   
   I need to admit, that the tested DAG does not define specific values but 
uses the fallback defaults. Is your case with a specific configuration in `max 
active runs` or `max active tasks`?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to