The GitHub Actions job "Tests (AMD)" on 
airflow.git/ghaeli/callback-context-execution-api has succeeded.
Run started by GitHub user seanghaeli (triggered by seanghaeli).

Head commit for run:
fd6f6426bddf58847bfee5ad84946b776da94966 / Sean Ghaeli <[email protected]>
Harden deadline callback execution against edge-case failures

Add resilience fixes and regression tests across the deadline callback
subsystem surfaced by deep QA:

- triggerer: isolate per-trigger workload build failures so one bad
  trigger cannot abort the whole batch
- scheduler: row-lock executor-callback pickup with skip_locked
- models: fix DeadlineAlert.__repr__ raising on JSON dict intervals;
  make handle_miss idempotent; harden handle_event against
  uncoercible event bodies
- task-sdk: render callback kwargs safely; guard context construction
  against missing/edge-case DagRun fields

Adds comprehensive adversarial and resilience test coverage for the
callback state machine, scheduler queries, migration, and context build.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to