<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Grid tasks purge history - Developer Network Q&amp;A				            </title>
            <link>https://community.onenetwork.com/sdk-forum/grid-tasks-purge-history/</link>
            <description>BY Network Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 19 May 2026 15:35:35 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Answer to: Grid tasks purge history</title>
                        <link>https://community.onenetwork.com/sdk-forum/grid-tasks-purge-history/#post-5773</link>
                        <pubDate>Mon, 30 Nov 2020 16:16:33 +0000</pubDate>
                        <description><![CDATA[This information is configured in InstanceConfig.xml:
 &lt;InstanceGridConfig&gt;  &lt;HoursToKeepSuccess&gt;24&lt;/HoursToKeepSuccess&gt; &lt;!-- hours to keep succeeded grid_tasks --&gt; ...]]></description>
                        <content:encoded><![CDATA[<p>This information is configured in InstanceConfig.xml:</p>
<pre> &lt;InstanceGridConfig&gt;<br />  &lt;HoursToKeepSuccess&gt;24&lt;/HoursToKeepSuccess&gt; &lt;!-- hours to keep succeeded grid_tasks --&gt;<br />  &lt;DaysToKeepFail&gt;14&lt;/DaysToKeepFail&gt; &lt;!-- days to keep failed grid_tasks --&gt;<br />  &lt;DaysToKeepJob&gt;30&lt;/DaysToKeepJob&gt; &lt;!-- days to keep grid_jobs --&gt;<br />  &lt;AdminThreadCount&gt;1&lt;/AdminThreadCount&gt; &lt;!-- number of threads to run "Grid Administrative Task" type --&gt; </pre>
<p> </p>
<p>In this case, we're talking about "HoursToKeepSuccess"</p>
<p> </p>
<p>Because this isn't parameterized, you have to manage this through an explicit InstanceConfig.xml on disk.  See https://community.onenetwork.com/one-internal-development-qa/Question-2134/#post-4841 for information on how to do this.</p>
<p> </p>
<p>Word of warning - carefully consider how many grid tasks will be kept in this case.  Make sure it doesn't push your grid_tasks table into multiple millions, which may compromise performance.</p>]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>Greg Merrill</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/grid-tasks-purge-history/#post-5773</guid>
                    </item>
				                    <item>
                        <title>Grid tasks purge history</title>
                        <link>https://community.onenetwork.com/sdk-forum/grid-tasks-purge-history/#post-5772</link>
                        <pubDate>Mon, 30 Nov 2020 15:48:03 +0000</pubDate>
                        <description><![CDATA[How do we change the the grid tasks purge history? I would like to increase it to keep 1 week history.]]></description>
                        <content:encoded><![CDATA[<div style="font-size: 14px;font-style: normal;font-weight: 400;letter-spacing: normal;text-align: start;text-indent: 0px;text-transform: none">How do we change the the grid tasks purge history? I would like to increase it to keep 1 week history.</div>]]></content:encoded>
						                            <category domain="https://community.onenetwork.com/sdk-forum/">Developer Network Q&amp;A</category>                        <dc:creator>mtaskeen</dc:creator>
                        <guid isPermaLink="true">https://community.onenetwork.com/sdk-forum/grid-tasks-purge-history/#post-5772</guid>
                    </item>
							        </channel>
        </rss>
		