The GitHub Actions job "Tests (AMD)" on 
airflow.git/feature/lang-sdk/taskflow-stub-dag has failed.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
b4e41cc194d5e3ebd9d5227b1e02f67de653f5f8 / LIU ZHE YOU <[email protected]>
Resolve stub arg bindings through the shared Dag cache in ti_run

The API server already holds a DBDagBag with configurable LRU+TTL
caching of deserialized Dags; a route-local raw-blob accessor plus a
hand-rolled module-level cache duplicated that machinery with its own
eviction story. The serialized _arg_bindings field survives full
deserialization onto the task object, so ti_run can read it off the
dag_bag-resolved Dag version directly, and the
LazyDeserializedDAG.get_task_arg_bindings accessor goes away.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to