You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kaxil those would continue to work (primarily) on scheduler, as scheduler is the one thing that changes the state of DR. The edge case is "mark run as failed" in the UI, but it's also not Task SDK related: #40735
Part of #45491
Port Listeners https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/listeners.html#listeners to Task SDK.
airflow/airflow/listeners/spec/dagrun.py
Lines 30 to 42 in 3fc7322
The text was updated successfully, but these errors were encountered: