hussein-awala opened a new pull request, #38222:
URL: https://github.com/apache/airflow/pull/38222

   This PR adds an experimental feature that allows users to implement custom 
weight rules (weight strategies) to calculate the priority weight of the task 
instance in runtime.
   
   This is a lighter alternative for #36029 but without serializing the class 
instance parameters, which removes the need to add a new column to the task 
table and handles many cases to keep the new functionality b/c .


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to