puzzle9 commented on issue #53432: URL: https://github.com/apache/airflow/issues/53432#issuecomment-3082242730
> Are you using a custom XCom backend? If so, which one? ```env xcom_backend = airflow.providers.common.io.xcom.backend.XComObjectStorageBackend xcom_objectstorage_path = file:///opt/airflow/xcoms xcom_objectstorage_threshold = 102400 ``` -- 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]
