pengyusong opened a new issue, #39865: URL: https://github.com/apache/airflow/issues/39865
### Description 1. support forever running task until manual stop Now stream task gets more and more popular, Airflow should support forever running task, until use manual stop or timed check task status. for example, kafkaconnect start one connector, it will forever running, unless stop or fail itself. 2. support Prometheus monitor Prometheus should be support ### Use case/motivation We want all data pipeline task maintain by airflow or other tools, include flink/spark streaming task, or kafkaconnect streaming task. ### 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]
