Getting "TooManyCallsException" in ACS commons report | Community
Skip to main content
New Participant
September 29, 2022
Solved

Getting "TooManyCallsException" in ACS commons report

  • September 29, 2022
  • 2 replies
  • 807 views

 

 

I have requirement to get the list of users who are not logged in last 90 days. I have created ACS commons report and getting the list of users using query. When I am selecting "All Result" option from report page, I am getting "TooManyCallsException" exception. Please find below image for exception

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

 

Please check https://cqdump.joerghoh.de/2022/01/05/how-to-deal-with-the-toomanycallsexception/

 

(also please fill a ticket on ACS AEM Commons, if not already present. The design of that feature should be changed, so it does not run into this problem.)

 

 

 

2 replies

joerghoh
joerghohAccepted solution
Employee
October 3, 2022

 

Please check https://cqdump.joerghoh.de/2022/01/05/how-to-deal-with-the-toomanycallsexception/

 

(also please fill a ticket on ACS AEM Commons, if not already present. The design of that feature should be changed, so it does not run into this problem.)

 

 

 

Employee
September 29, 2022

You may need to optimize and refine your query , and create oak:index if required (check logs). You can limit the search in paths , define some conditions etc. What is the query that you are using ?