Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation and Expansion of Airflow Callback Support #1353

Open
tatiana opened this issue Nov 29, 2024 · 0 comments
Open

Validation and Expansion of Airflow Callback Support #1353

tatiana opened this issue Nov 29, 2024 · 0 comments
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

Comments

@tatiana
Copy link
Collaborator

tatiana commented Nov 29, 2024

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.

@dosubot dosubot bot added 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 labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant