<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Limit read only grid entries due to query timeout</title><link>https://community.appian.com/discussions/f/general/39713/limit-read-only-grid-entries-due-to-query-timeout</link><description>I have a read only grid that is supposed to populate with all entries in a record with a certain flag and put that into a read only grid. The problem I run into is that despite the grid displaying only 3 entries at a time, the query keeps timing out because</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Limit read only grid entries due to query timeout</title><link>https://community.appian.com/thread/151510?ContentTypeID=1</link><pubDate>Mon, 15 Sep 2025 08:09:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7233d5a4-e6a8-4f53-bd37-b8d6cf8599f1</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What kind of &amp;quot;query&amp;quot; is that?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Limit read only grid entries due to query timeout</title><link>https://community.appian.com/thread/151491?ContentTypeID=1</link><pubDate>Fri, 12 Sep 2025 14:12:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fe96e0de-f193-4863-8595-444adff08f69</guid><dc:creator>amitm9</dc:creator><description>&lt;p&gt;&lt;span&gt;Are you pulling the data from related records and using pagination as well?&lt;br /&gt;If you can share query and parameter of your gridField&amp;nbsp;, we can suggest better. Else, try optimize the code first. But make sure you are not pulling unwanted data too.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Limit read only grid entries due to query timeout</title><link>https://community.appian.com/thread/151490?ContentTypeID=1</link><pubDate>Fri, 12 Sep 2025 14:10:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:09175652-b2a2-4e90-aef9-6960d1c2e785</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Please share some code snippets and/or screenshots with us - helpful in understanding your attempted setup.&lt;/p&gt;
&lt;p&gt;I understand that there are sometimes some overriding requirements, but what I&amp;#39;ve found in cases like this is *usually* that a particular view (at least, it sounds like you&amp;#39;re querying a view) is overloaded with the &amp;quot;trying to do everything at once&amp;quot; effect.&lt;/p&gt;
[quote userid="313616" url="~/discussions/f/general/39713/limit-read-only-grid-entries-due-to-query-timeout"]I need all entries to be available for my functionality[/quote]
&lt;p&gt;Why exactly?&amp;nbsp; What functionality does this fulfill, and how sure are you that querying &amp;quot;all entries&amp;quot; is the only way to do it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Limit read only grid entries due to query timeout</title><link>https://community.appian.com/thread/151483?ContentTypeID=1</link><pubDate>Fri, 12 Sep 2025 05:04:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2e89a2a2-9872-42c4-98b3-3bb118498fea</guid><dc:creator>Harsha Sharma</dc:creator><description>[quote userid="313616" url="~/discussions/f/general/39713/limit-read-only-grid-entries-due-to-query-timeout"]Is there a way to bypass the query timeout error?[/quote]
&lt;p&gt;Only way is to optimise the data query and batch the dataset. How is the &amp;#39;data&amp;#39; parameter of the gridField() configured? Is it referencing a record directly or some rules?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Limit read only grid entries due to query timeout</title><link>https://community.appian.com/thread/151482?ContentTypeID=1</link><pubDate>Fri, 12 Sep 2025 04:42:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fcebd68e-293e-416e-a379-dcde5ff47bf4</guid><dc:creator>Shubham Aware</dc:creator><description>[quote userid="313616" url="~/discussions/f/general/39713/limit-read-only-grid-entries-due-to-query-timeout"]I need all entries to be available for my functionality[/quote]
&lt;p&gt;May I know how you are querying data and why you need all entries? &lt;br /&gt;&lt;br /&gt;Could you share your gridField data parameter definition?&lt;/p&gt;
[quote userid="313616" url="~/discussions/f/general/39713/limit-read-only-grid-entries-due-to-query-timeout"]Is there a way to bypass the query timeout error?[/quote]
&lt;p&gt;There is no direct way of doing this, but based on the query, we can optimize it. &lt;br /&gt;Share more details.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>