Caerbannog opened a new issue, #24928: URL: https://github.com/apache/airflow/issues/24928
### Description When the DAG grid view is open and a DAG is running, the auto-refresh already detects when all tasks end. We could show a web notification when this happens. Metabase does something similar when a long running process finishes. It also notifies through the favicon and the page title. https://github.com/metabase/metabase/issues/21247 ### Use case/motivation When you are waiting for a DAG end (debugging the DAG or needing the output), you have to keep the Airflow tab in view to know when the process finishes. Adding a way to notifiy the user from a background tab would be more convenient. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
