The GitHub Actions job "Tests" on airflow.git/feature/airflow-multiple-celery-worker-support has failed. Run started by GitHub user glennhsh (triggered by jscheffl).
Head commit for run: cd5ad093f085bfd6027b0b08227a626403b5b686 / Glenn Huang 黃瀚陞 <[email protected]> Chart: Support multiple queues in KEDA autoscaling query This change updates the KEDA SQL query generation in the Helm chart to properly handle multiple queues defined in `workers.queue`. By using `splitList` and iterating over the queues, the generated SQL now uses an `IN` clause (e.g., `queue IN ('default', 'high-cpu')`) instead of a simple equality check. This ensures that the Horizontal Pod Autoscaler scales correctly when workers are listening to multiple queues. Report URL: https://github.com/apache/airflow/actions/runs/19586403368 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
