potiuk commented on code in PR #28021: URL: https://github.com/apache/airflow/pull/28021#discussion_r1039081396
########## docs/apache-airflow/concepts/dags.rst: ########## @@ -796,39 +796,32 @@ the dependency graph. The dependency detector is configurable, so you can implement your own logic different than the defaults in :class:`~airflow.serialization.serialized_objects.DependencyDetector` -DAG pausing, deactivation and deletion --------------------------------------- +Unschedule or Delete a DAG Review Comment: Unschedule is a strange word. -- 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]
