wolfier commented on issue #21072:
URL: https://github.com/apache/airflow/issues/21072#issuecomment-1162402312

    In Airflow 2.2.4, the SLAs are managed in 
[processor.py](https://github.com/apache/airflow/blob/2.2.4/airflow/dag_processing/processor.py#L369).
   
   It begins from where the python file is processed by the DagFileProcessor. 
   
   ```
   process_file > execute_callbacks > manage_slas
   ```


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