The GitHub Actions job "Tests" on airflow.git/feat/edge3-ui-concurrency has 
failed.
Run started by GitHub user dheerajturaga (triggered by dheerajturaga).

Head commit for run:
4e16f23a1ee56e8c44d3de26bfff71c38484e220 / Dheeraj Turaga 
<[email protected]>
feat(edge3): Add real-time concurrency control for edge workers via UI

  Previously, operators had no way to dynamically adjust an edge worker's
  concurrency limit without SSH access and CLI intervention, creating an
  operational bottleneck in distributed task execution environments.

  This contribution adds a new REST API endpoint
  (PATCH /worker/{worker_name}/concurrency) and a React UI control to the
  Apache Airflow Edge Provider, enabling administrators to tune worker
  throughput in real time from the Airflow web interface. The change is
  propagated to the worker process on its next heartbeat cycle without
  requiring a restart.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to