ashb commented on code in PR #47339:
URL: https://github.com/apache/airflow/pull/47339#discussion_r1995116759
##########
airflow/api_fastapi/execution_api/routes/xcoms.py:
##########
@@ -224,16 +225,39 @@ def set_xcom(
# (the mapped task would fail in a moment as it can't be expanded anyway.)
# We use `BaseXCom.set` to set XComs directly to the database, bypassing
the XCom Backend.
Review Comment:
```suggestion
```
since we don't anymore
--
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]