The GitHub Actions job "Tests" on airflow.git/bugfix/celery-unique-worker-names 
has failed.
Run started by GitHub user dheerajturaga (triggered by dheerajturaga).

Head commit for run:
9ac6f1465c3c8ca9c5c489cadc3c9ae1b726371f / Dheeraj Turaga 
<[email protected]>
Add duplicate hostname check for Celery workers

  Prevent launching a new Celery worker if another worker with the same
  hostname is already running. The check queries active workers via the
  Celery inspect API and raises an error if a worker with the specified
  hostname already exists.

  This prevents confusion and potential conflicts from having multiple
  workers with identical hostnames

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

With regards,
GitHub Actions via GitBox


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

Reply via email to