Getting SearchpathLimit Error in Logs on trying to hit few pages
Hi All,
I wanted to understand why am i getting this below error in logs on hitting few pages.
10:17:23.120 *ERROR* [148.252.141.237 [1737109042752] GET /content/path/EN/Sample/products/product-category.html HTTP/1.1] com.day.cq.wcm.core.impl.designer.SearchPathLimiter No style has been found until search path threshold: 10000 was reached.
I am thinking because of the huge content and nested structure authored on page something like below



Each of these paragraph systems have lot of static components and nested structure. Increasing the threshold to 10000 under Design Factory Config will resolve the issue but i dont think its a proper fix and wanted to understand the reasons leading to exceeding default threshold.