Validation and Expansion of Airflow Callback Support #1353
Labels
area:docs
Relating to documentation, changes, fixes, improvement
area:execution
Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc
area:testing
Related to testing, like unit tests, integration tests, etc
Test and confirm that standard Airflow callback types (e.g., on_success_callback, on_failure_callback) work seamlessly with Cosmos operators, as they do with native Airflow operators. Document these capabilities in our documentation. For broader use cases beyond artifact retrieval, ensure that these callbacks function correctly. If certain callback types are found to be incompatible, prioritize adding support starting with local execution mode, then iteratively extend support to other execution modes.
The text was updated successfully, but these errors were encountered: