13129 commented on PR #61657: URL: https://github.com/apache/airflow/pull/61657#issuecomment-3943880210
> I think we need to hear also from the issue reporter @13129 When I was researching how to write a custom xcom backend on my own, I noticed that the memory usage was very high when using Python operators. I eventually discovered that this was caused by this configuration. I think it should be reminded to the DAG authors that enabling this configuration will increase memory usage, or a log message should be provided to alert them. Otherwise, beginners will always fail to notice these issues. -- 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]
