uranusjr edited a comment on issue #17124: URL: https://github.com/apache/airflow/issues/17124#issuecomment-884005562
The task still seems to work though? It’s marked as success and that’s what’s important to Airflow. The `on_success_callback()` does not check the return code, only the task state, so if it does not run there is something else going on, not the return code. -- 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]
