-
Notifications
You must be signed in to change notification settings - Fork 16.3k
AIP-86 - Add async support for Notifiers #53831
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
Merged
o-nikolas
merged 30 commits into
apache:main
from
aws-mwaa:ramitkataria/deadlines/async-notifiers
Aug 26, 2025
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
979a473
AIP-86 - Add async support for Notifiers
ramitkataria 39e11d2
Docs and naming fixes
ramitkataria c2900fd
CI fixes
ramitkataria 3c94260
Make context a kwarg
ramitkataria 5c4a869
PR changes
ramitkataria dc03815
Merge branch 'main' of https://github.com/apache/airflow into ramitka…
ramitkataria 77bf740
Exception handling in BaseNotifier
ramitkataria ed9bbec
Update docstrings and typechecks
ramitkataria 1c76f75
Update Notifiers docs pages
ferruzzi d4251f2
Add unit tests
ferruzzi b760512
Add Slack notifier unit tests
ferruzzi f63a7f5
Add task-sdk unit tests
ferruzzi 5fecfb7
Merge branch 'main' into ramitkataria/deadlines/async-notifiers
ferruzzi 3b5ea70
fix unit tests broken by the rebase
ferruzzi 9563235
roll back changes to one unit test
ferruzzi f1cf491
un-re-revert to remove pointless check in unit test
ferruzzi fb15eea
Refactor Deadline model unit tests to not make assertions about speci…
ramitkataria b5cab60
Merge branch 'main' of github.com:aws-mwaa/upstream-to-airflow into r…
ramitkataria 45dcb43
Merge branch 'main' into ramitkataria/deadlines/async-notifiers
ramitkataria c998a71
Merge branch 'main' into ramitkataria/deadlines/async-notifiers
ramitkataria 3600129
Re-add accidentally removed code comment about TaskSDK context
ramitkataria bd5f89f
Merge branch 'main' into ramitkataria/deadlines/async-notifiers
ramitkataria 65e3655
Pass context in async notifier constructor
ramitkataria 7bfd77b
Revisions for Ash
ferruzzi d6eaff6
Remove redundant unit test
ferruzzi 7c27539
Merge branch 'main' into ramitkataria/deadlines/async-notifiers
ramitkataria 89667a5
Merge branch 'main' into ramitkataria/deadlines/async-notifiers
ramitkataria 90901aa
Add missing kwargs to parent class constructor
ramitkataria 1c69759
Merge branch 'main' into ramitkataria/deadlines/async-notifiers
ramitkataria b88859c
Merge branch 'main' into ramitkataria/deadlines/async-notifiers
ramitkataria File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.