The GitHub Actions job "Check newsfragment PR number" on airflow.git/patch-3 
has failed.
Run started by GitHub user anxkhn (triggered by potiuk).

Head commit for run:
6b363534e4539902749da1c6efc60e0a8cc29df7 / Anas Khan 
<[email protected]>
Fix Dag serialization crash for Task SDK EventsTimetable

A Dag scheduled with the Task SDK EventsTimetable failed to serialize
because the SDK timetable serializer omits the _summary key, while the
core EventsTimetable.deserialize required it unconditionally and raised
KeyError. Fall back to the summary computed by __init__ when the key is
absent, so Dags using the SDK timetable serialize and schedule again
while existing serialized data keeps its stored summary.

Signed-off-by: Anas Khan <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to