YingboWang commented on a change in pull request #5499:
URL: https://github.com/apache/airflow/pull/5499#discussion_r467346479
##########
File path: airflow/config_templates/config.yml
##########
@@ -2331,3 +2331,35 @@
to identify the task.
Should be supplied in the format: ``key = value``
options: []
+- name: smart_sensor
+ description: ~
+ options:
+ - name: use_smart_sensor
+ description: |
+ When use smart sensor, redirect multiple qualified sensor tasks to
smart sensor task
Review comment:
Followed the suggestion. Thanks
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]