Hi @karliuka,
i just looked at the latest commits and discovered a possible problem regarding the commit 2f447be
The code, which reduced the usage of RAM significantly was removed from "Model/Rule/Condition/Product.php".
Was that intentional?
Without that code, the issue that was fixed with pull request #43 is reintroduced.
The cronjob crashes after some time, because of the massive memory consumption.
We have 2.500+ Rules and 200k+ active products in our database.
We will work on other optimizations.
But if the removal was a mistake, could you please put the code in again?
Thanks and best regards,
Kai
Hi @karliuka,
i just looked at the latest commits and discovered a possible problem regarding the commit 2f447be
The code, which reduced the usage of RAM significantly was removed from "Model/Rule/Condition/Product.php".
Was that intentional?
Without that code, the issue that was fixed with pull request #43 is reintroduced.
The cronjob crashes after some time, because of the massive memory consumption.
We have 2.500+ Rules and 200k+ active products in our database.
We will work on other optimizations.
But if the removal was a mistake, could you please put the code in again?
Thanks and best regards,
Kai