500 error in querybuilder API request.
Hi
We are getting below error in querybuilder Api request.
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>500 The query read or traversed more than 100000 nodes. To avoid affecting other tasks, processing was
stopped.</title>
</head>
<body>
<h1>The query read or traversed more than 100000 nodes. To avoid affecting other tasks, processing was stopped.</h1>
<p>Cannot serve request to /bin/querybuilder.json on this server</p>
<hr>
<address>ApacheSling/2.6 (jetty/9.4.15.v20190215, OpenJDK 64-Bit Server VM 11.0.16, Linux
5.10.135-122.509.amzn2.x86_64 amd64)</address>
</body>
</html>
We have done some analysis and found that this issue is of “In Memory Limit” that can be configured through configMgr.
Please let us know how this limit works and what is the maximum limit we can set.