issues
search
Nosto
/
nosto-magento
Magento extension for Nosto
https://marketplace.magento.com/nosto-nosto-tagging.html
Open Software License 3.0
27
stars
24
forks
source link
Gracefully finish indexer process if memory goes higher than amount allowed
#499
Closed
supercid
closed
5 years ago
supercid
commented
5 years ago
Add memory logging to the indexer;
Add a feature flag to set the a percentage of total PHP available memory that can be used by Nosto indexer;
Exit indexer gracefully if the memory consumption goes over the predefined amount.