omarsmak commented on issue #23911:
URL: https://github.com/apache/airflow/issues/23911#issuecomment-1145054962

   > I guess this is different opinions then. Personally I find it makes sense 
for a run without any tasks marked success, same as how `all([])` is True.
   > 
   > Perhaps the actual solution is to not dwindle on the actual state, but to 
introduce some context in the API response so the user can read more into how 
the state means? For example, we could add a `task_count` field, and the user 
can easily tell something might not be right if it shows 0.
   
   Sounds good as long there is a way to identify such status. Quick question, 
do we have the number of task that ran written to the database? Perhaps it can 
be a quick PR in this case.  
   
   Thanks 


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