The GitHub Actions job "Tests" on airflow.git/api-not-crash-for-unexpanded has 
failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
4d6de806026c7c71866648a163dab33e5efd7988 / Tzu-ping Chung <[email protected]>
Fall back when a task cannot be expanded

When rendering a dag in the API, we must take account for cases when a
mapped task cannot be expanded, either due to the upstream has not been
resolved, or cannot provide a value due to failure.

When this happens, we simply count 1 ti for the unexpanded task. This is
how the scheduler represent the task internally, and should be a good
enough value for UI representation.

Report URL: https://github.com/apache/airflow/actions/runs/14676286632

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to