The GitHub Actions job "Tests" on 
airflow.git/fix/celery-worker-health-check-active-queues has succeeded.
Run started by GitHub user antonio-mello-ai (triggered by antonio-mello-ai).

Head commit for run:
2989e70ca54e18b9abc3e735dd31b0e753cc2acc / Antonio <[email protected]>
Address review feedback: harden worker-health-check command

- Replace os.EX_UNAVAILABLE with SystemExit(message) for portability
- Add timeout=5.0 to inspect() calls for defense in depth
- Add try/except around inspect calls for clean broker error handling
- Add tests for broker unreachable scenarios (ping and active_queues)
- Move import socket to module-level

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to