hussein-awala commented on PR #35210:
URL: https://github.com/apache/airflow/pull/35210#issuecomment-1783932883

   > I am just not sure whether the pickling of DAGs after parsing is 
sufficient such that a custom weight rule gets to Scheduler. Have you tested 
with separated DAG parser and Scheduler w/o DAG code available?
   
   In the last commit, I removed the attribute `_weight_strategy`, so there 
will not be any pickling problems.
   
   > If this works then I beleieve with some documentation we can make a full 
review.
   
   I'm still trying to improve it by providing a task instance instead of a 
task to the new class in order to support dynamic priority weight.


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