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: 83ba26059312f4abb182f8a1e18b9d6e3dbb0c7c / 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/19566543831 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
