AEM 6.3: TooManyCallsException in dialog
We have a scenario in which we have added a custom tab in page properties and using a custom multifield We need to author around 250 items, but getting "Toomanycalls exception" if number of items are more than 100. I have increased the the value of sling.max.calls to 2000 and after that I can add 250 values without any errors. Is this an ideal solution? What is the maximum value suggested for "sling.max.calls"?
I have gone through the following post in forum, but my case seems different. I am getting this issue during component dialog authoring with number of items higher than 100 only.
AEM 6.2 Too many calls Sling Exception.
Please advise.
Thanks in advance.