-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
Description
Description
It would be really nice to provide a streaming endpoint so that clients can receive a realtime status update of a running dag instance.
Use case / motivation
from a rest client, instead of polling for updates or creating intermediate task triggers I want to know the status of a running dag.
-->
Are you willing to submit a PR?
It depends by how complex (in terms of time) would be a potential implementation and how much we will invest on airflow in the future.
Related Issues