The GitHub Actions job "Tests (AMD)" on airflow.git/refactor-xcom-jwt-url has 
failed.
Run started by GitHub user KushagraB424 (triggered by KushagraB424).

Head commit for run:
814be7e54bee1d49f74cf59a3dbe8d15310a1fe4 / Kushagra Gupta 
<[email protected]>
Refactor Execution API: Remove dag_id, run_id, and task_id from XCom set URL

The Task Execution API's set_xcom endpoint implicitly has access to the current 
task instance identifiers through the injected JWT token. Removing the task 
identifiers from the URL simplifies routing, prevents clients from providing 
conflicting or invalid identifiers, and enforces zero-trust security where a 
task instance can only write its own XComs.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to