Miretpl commented on code in PR #70547: URL: https://github.com/apache/airflow/pull/70547#discussion_r3668856802
########## airflow-core/docs/index.rst: ########## @@ -19,8 +19,10 @@ What is Airflow®? ========================================= `Apache Airflow® <https://github.com/apache/airflow>`_ is an open-source platform for developing, scheduling, -and monitoring batch-oriented workflows. Airflow's extensible Python framework enables you to build workflows -connecting with virtually any technology. A web-based UI helps you visualize, manage, and debug your workflows. +and monitoring workflows — from traditional batch-oriented data pipelines to machine learning, model training, Review Comment: ```suggestion and monitoring workflows — from traditional time- or event-triggered batch-oriented data pipelines to machine learning, model training, ``` A bit more precise suggestion (let me know what you think). I agree that the previous one was a bit too broad for the current `event` support in Airflow (broadly speaking). -- 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]
