rajat315315 commented on PR #70051:
URL: https://github.com/apache/airflow/pull/70051#issuecomment-5021880642

   If `ti.dag_model` is not present or eagerly loaded (evaluates to `None`), it 
falls back to the database query in `_is_dag_paused` that was previously used. 
This preserves the performance optimization when `ti.dag_model` is present, 
while remaining perfectly safe in all other execution paths.


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