n00blet commented on issue #63374: URL: https://github.com/apache/airflow/issues/63374#issuecomment-4068397342
yes, the observations made by op is correct. callback gets lost and scheduler throws a debug log `callback is empty` for every failed DagRun. `default_args` work because it bypass the scheduler and runs directly on task pod. -- 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]
