The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-batch-executor-sync-poisoning has succeeded.
Run started by GitHub user AlexanderBLR (triggered by eladkal).

Head commit for run:
d817a47789c97ec21b7af93d94f67e2c0ddb5e42 / Alex Oreshkevich 
<[email protected]>
Prevent a broken job from stalling AWS Batch executor sync

A deterministic per-job error in sync_running_jobs() aborts every
heartbeat before attempt_submit_jobs(), halting all task submission
until the scheduler is restarted. Seen in production: a job whose
bookkeeping was partially cleaned made pop_by_id() raise KeyError
forever, wedging the whole executor.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to