The GitHub Actions job "Tests (AMD)" on 
airflow.git/codex/airflow-investigate-issue-8854 has failed.
Run started by GitHub user shivaam (triggered by shivaam).

Head commit for run:
e1d954bde1fe1ab16f9ffdb1c9cc8f7dea088db8 / Shivam Rastogi 
<[email protected]>
Speed up Celery task publishing with Redis pipelines

CeleryExecutor pays one Redis network round trip per task today, which makes 
scheduler publication latency grow with batch size and broker latency. Large 
scheduler batches can therefore spend much longer sending work than selecting 
it.

Keep the existing path available because the optimized Redis integration 
depends on Kombu transport internals and deployments may prefer compatibility 
over throughput.

Report URL: https://github.com/apache/airflow/actions/runs/30183218244

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to