honarkhah opened a new issue #12807:
URL: https://github.com/apache/airflow/issues/12807


   **Description**
   
   It would be nice if the weight_rule default value could be managed by a 
global config
   
   suggested config:
   ```
   # Weighting method used for the effective total priority weight of the task. 
   # Options are: { downstream | upstream | absolute } default is
   weight_rule = downstream
   ```
   **Use case / motivation**
   
   In some pipeline, you really need to have absolute weight, and then you have 
to add a line in each task definition which is annoying
   


----------------------------------------------------------------
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]


Reply via email to