The GitHub Actions job "Tests" on airflow.git/bugfix/edge3-prevent-duplicates has failed. Run started by GitHub user dheerajturaga (triggered by dheerajturaga).
Head commit for run: 25ac0666d010da1f02f24e26bef73f3f4cf082da / Dheeraj Turaga <[email protected]> Prevent duplicate edge workers unless existing worker is offline or unknown Add validation to the edge worker registration endpoint to prevent launching multiple workers with the same hostname. If a worker with the same name already exists in an active state (running, idle, starting, terminating, or maintenance), the registration will fail with HTTP 409 CONFLICT. Workers can only reuse a name if the existing worker is in OFFLINE, UNKNOWN, or OFFLINE_MAINTENANCE state. Report URL: https://github.com/apache/airflow/actions/runs/19600136876 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
