ignacioparicio commented on code in PR #70942: URL: https://github.com/apache/airflow/pull/70942#discussion_r3786234957
########## airflow-core/newsfragments/70942.bugfix.rst: ########## @@ -0,0 +1 @@ +Executors now dispatch the highest ``priority_weight`` tasks first. When more tasks were queued than there were open slots, the lowest priority ones were sent to workers and the highest priority ones were held back. Review Comment: done -- 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]
