-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PageBuilder "Products" memory exhaustion #39564
Comments
Hi @ioweb-gr. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Delta. Thank you for working on this issue.
|
Preconditions and environment
Steps to reproduce
firefox_ZwX539ahmb.mp4
Internally the system will invoke function \Magento\PageBuilder\Model\Catalog\ProductTotals::getProductTotals which ends up in memory exhaustion
I've tried increasing up to 12GB and the error is the same.
Expected result
The counts are calculated properly and the system doesn't crash
Actual result
Memory is exhausted
Additional information
After creating an around plugin on the mentioned function this is how fast it loads
firefox_zS2mOz03PM.mp4
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: