shivaam commented on issue #61849:
URL: https://github.com/apache/airflow/issues/61849#issuecomment-4188380456

   To confirm this matches what you're seeing:
   
   1. Are the affected tasks ending in success or skipped? (Check one task you 
know succeeds — if its duration is present, we're on the same bug.)
   2. Are you using ShortCircuitOperator, BranchPythonOperator, or BashOperator 
with skip_on_exit_code?
   3. If successful tasks are also missing the metric, that's a different bug — 
please share a minimal repro or details about the task you ran


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