The GitHub Actions job "Tests AMD" on 
airflow.git/ramitkataria/deadlines/async-notifiers has failed.
Run started by GitHub user ramitkataria (triggered by ramitkataria).

Head commit for run:
14bdf2559b140181d7d3e185e31f698492e0eab7 / Ramit Kataria <[email protected]>
AIP-86 - Add async support for Notifiers

This makes the `BaseNotifier` awaitable and implements the necessary
changes required for the notifiers to work in non-blocking mode. Since
notifiers use hooks which may need to use the TaskSDK API if they will
fetching a `Connection`, I've added async counterparts to relevant
TaskSDK functions as well, while avoiding as much code duplication as I
could.

I've included changes needed to `SlackWebhookNotifier` as an example
and will add support for some other common ones soon.

Report URL: https://github.com/apache/airflow/actions/runs/16578822636

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to