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

   Yes:
   ```
   {"timestamp":"2025-05-22T08:58:02.638108","level":"info","event":"Executing 
on_success dag callback","dag_id":"cb_test_dag","logger":"task"}
   {"timestamp":"2025-05-22T08:58:02.638127","level":"error","event":"Callback 
failed","dag_id":"cb_test_dag","logger":"task","error_detail":[{"exc_type":"KeyError","exc_value":"'dag'","exc_notes":[],"syntax_error":null,"is_cause":false,"frames":[{"filename":"/Users/x/airflow-installation/.venv/lib/python3.12/site-packages/airflow/dag_processing/processor.py","lineno":213,"name":"_execute_dag_callbacks"},{"filename":"/Users/x/airflow-installation/.venv/lib/python3.12/site-packages/airflow/sdk/bases/notifier.py","lineno":103,"name":"__call__"},{"filename":"/Users/x/airflow-installation/.venv/lib/python3.12/site-packages/airflow/sdk/bases/notifier.py","lineno":72,"name":"render_template_fields"}]}]}
   ```


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