-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
priority:criticalShowstopper bug that should be patched immediatelyShowstopper bug that should be patched immediately
Milestone
Description
https://airflow.apache.org/docs/apache-airflow/stable/howto/notifications.html#using-a-notifier
| class BaseNotifier(Templater): |
- Implement
on_execute_callback - Implement
on_success_callbackand `on_skipped_callback - Implement
on_failure_callbackandon_retry_callback - Move BaseNotifier to SDK
- Implement
pre_executeandpost_execute -
Implement lineageFeature scrapped Remove airflow.lineage #48388 -
Implement emailsFeature scrapped Remove email configs, operator and callbacks #46041
Metadata
Metadata
Assignees
Labels
priority:criticalShowstopper bug that should be patched immediatelyShowstopper bug that should be patched immediately
Type
Projects
Status
Done