This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from dc73d38a36c Add number of queries guard in public dags list endpoints
(#57506)
add fc72417a4b6 Add number of queries guard in public xcom entries list
endpoints (#55936)
No new revisions were added by this update.
Summary of changes:
.../api_fastapi/core_api/routes/public/xcom.py | 8 +++---
airflow-core/src/airflow/models/xcom.py | 2 +-
.../core_api/routes/public/test_xcom.py | 29 +++++++++++++---------
3 files changed, 22 insertions(+), 17 deletions(-)