samgans commented on issue #16983:
URL: https://github.com/apache/airflow/issues/16983#issuecomment-881747787


   **UPD**:
   
   I have been testing the interaction and found that if we are passing the 
callable to the `on_failure_callback` DAG parameter directly, it doesn't work. 
But if we are configuring the `on_failure_callback` using default_args 
dictionary, the callback is getting called.
   
   Continue review...


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