Srabasti commented on issue #53637: URL: https://github.com/apache/airflow/issues/53637#issuecomment-3525595141
Is this issue already resolved from last commit? Can someone kindly share how to replicate the above "Attribute Errors" as not clear from the description? From the documentation link below, still seeing "queued_at" is mentioned. https://airflow.apache.org/docs/apache-airflow/3.0.3/core-concepts/taskflow.html#context <img width="1822" height="582" alt="Image" src="https://github.com/user-attachments/assets/84429af8-2a96-4a10-8d51-58fcd2dde65b" /> I see context variables in link below Airflow engine passes "run_id" and "dag_run" by default for all the templates. https://airflow.apache.org/docs/apache-airflow/3.0.3/templates-ref.html#templates-variables Looks to me since "queued_at" is not present, all the places it is mentioned in the documentation needs to be removed. Please advise if any additional changes are needed. Since not aware of the history behind this, wanted to confirm that adding this field now is not in scope for Airflow engine anymore by the community. -- 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]
