niklasr22 commented on issue #50754:
URL: https://github.com/apache/airflow/issues/50754#issuecomment-2900218591

   I think none of the callbacks (not slack specific) that rely on having a 
context work. Maybe I'm understanding something wrong but int the dag 
processor, it looks like the context passed to the callbacks is always empty. 
(The TODO right above indicates some missing stuff as well) 
https://github.com/apache/airflow/blob/4ecebc2973587ebaa2cb12482de82e93d15c092f/airflow-core/src/airflow/dag_processing/processor.py#L164
 


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to