IcebreakerSA opened a new pull request, #73410:
URL: https://github.com/apache/airflow/pull/73410

   Return an RFC 9457-compatible error detail when setting an XCom fails 
because the target Dag run cannot be found.
   
   Add regression coverage that verifies the 404 response contains both the 
`not_found` reason and the original error message.
   
   closes: #70044
   
   Testing:
   - `ruff format` — passed
   - `ruff check --fix` — passed
   - `git diff --check` — passed
   - Focused pytest — not run locally because Breeze requires a container 
runtime and the local WSL2 virtualization layer could not start; CI will run 
the regression test.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Codex (GPT-5)
   
   Generated-by: Codex (GPT-5) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)
   
   ---
   Drafted-by: Codex (GPT-5); reviewed by @IcebreakerSA before posting


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to