ninsbl commented on issue #46824: URL: https://github.com/apache/airflow/issues/46824#issuecomment-2678716034
OK, I did some more digging and I am now relatively sure this is actually a bug, and not just short-coming in the documentation. The priority weight is computed according to my priority weight strategy, when and if I remove the schema validation for `WeightRuleField` in `airflow/api_connexion/schemas/task_schema.py`. That said, priority weight does not seem to work as I expect (it does not seem to have effect when I clear the state of a bunch of DagRuns), but that is a different issue... -- 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]
