jason810496 commented on code in PR #58344:
URL: https://github.com/apache/airflow/pull/58344#discussion_r2553978553


##########
airflow-core/src/airflow/api_fastapi/execution_api/routes/xcoms.py:
##########
@@ -88,111 +88,15 @@ async def xcom_query(
     return query
 
 
[email protected](

Review Comment:
   Sorry for the mis-leading in previous review, you are correct!
   
   Based on the CI result, it seems the previous version was correct. It's 
necessary to reorder the router to avoid the greedy matching problem.



-- 
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