Hi there everyone,
I'm moving a project over to 6.2, and I've been getting the TooManyCallsException. Google seems to indicate a hardcap of 1000 components.
org.apache.sling.api.request.TooManyCallsException: /libs/cq/gui/components/authoring/componentbrowser/component/component.jsp
/system/console/components doesn't seem like a reliable count - as Adobe uses around 2000 components on its own.
I was wondering if there was a simple way of counting how many the project has, or increasing this limit.
Thanks