Rostislav Vítek
Rostislav Vítek
I noticed that for PHPStan, we already use the parallel processing, we even have to limit it to prevent server overload :slightly_smiling_face: https://github.com/shopsys/shopsys/pull/1826
ECS resolved in https://github.com/shopsys/shopsys/pull/2435
> Good point, I got the feeling that when there is nothing marked for deletion, the index exists and its value is `0`. @vitek-rostislav If this is the case, is...
seems to me we are able to solve the problem elegantly using RabbitMQ after https://github.com/shopsys/shopsys/pull/1228 is finished
Stale is not the answer I was looking for :smile:
Hi @grossmannmartin, thanks for the response and for your investigation :+1: I tried to apply the changes to our project and it saves around 20 DB queries in each order...
Now, it seems there are few more unused paths in the file, e.g. `shopsys.javascript_sources_dir`, `shopsys.javascript_url_prefix`, it would be nice to revise the file :slightly_smiling_face:
It is a shame to close this issue, it is not difficult to solve it (maybe just a little bit time-consuming) :slightly_smiling_face:
Hi, to me, it sounds reasonable to pass the whole object there, even though this change will be a BC break. I would say that since the beginning of the...
Please do not close this issue, for me, it is now a very current problem :laughing: