We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support https://airflow.apache.org/docs/apache-airflow/stable/howto/dynamic-dag-generation.html#optimizing-dag-parsing-delays-during-execution with Task SDK
airflow/task_sdk/src/airflow/sdk/execution_time/task_runner.py
Lines 408 to 411 in e164f3c
The text was updated successfully, but these errors were encountered:
AIP-72: Support DAG parsing context in Task SDK
d632e3d
closes apache#45693
b1fde01
094bce8
kaxil
Successfully merging a pull request may close this issue.
Support https://airflow.apache.org/docs/apache-airflow/stable/howto/dynamic-dag-generation.html#optimizing-dag-parsing-delays-during-execution with Task SDK
airflow/task_sdk/src/airflow/sdk/execution_time/task_runner.py
Lines 408 to 411 in e164f3c
The text was updated successfully, but these errors were encountered: