Hi experts,
we are implementing the Personal Data Report without customizations at the moment, and we realized that while it works in a decent time for new users, it completely blocks the server in case of a user with a lot of orders.
Database seems not the issue in this case, even if we noticed in the jdbc log that a full scan of the needed audit table is done (and in case of the carts43sn this is already big in testing environment).
Are there any recommended memory requirement or ways to optimize this generation?
Thanks in advance, Regards