<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Alteryx Gallery Cancel jobs running longer than (seconds) not consider queue time in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-Cancel-jobs-running-longer-than-seconds-not/m-p/941749#M10894</link>
    <description>&lt;P&gt;In the Alteryx server system setting, we have a parameter called &lt;STRONG&gt;"Cancel jobs running longer than (seconds)"&lt;/STRONG&gt; which automatically kills the scheduled jobs after the given seconds, without considering the queue time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i.e,&amp;nbsp;&lt;/STRONG&gt;Right now, four scheduled jobs are triggered from the gallery, and the system is able to run two parallel jobs. The last two are obviously in the queued state. The second set of 2 tasks is started running, based on the first set of job completion. From that point when the job started running after queue time (Actual Execution Start time), only the parameter should work, but unfortunately, it kills the job without considering the queue time.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 21 May 2022 22:00:29 GMT</pubDate>
    <dc:creator>Ariharan</dc:creator>
    <dc:date>2022-05-21T22:00:29Z</dc:date>
    <item>
      <title>Alteryx Gallery Cancel jobs running longer than (seconds) not consider queue time</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-Cancel-jobs-running-longer-than-seconds-not/m-p/941749#M10894</link>
      <description>&lt;P&gt;In the Alteryx server system setting, we have a parameter called &lt;STRONG&gt;"Cancel jobs running longer than (seconds)"&lt;/STRONG&gt; which automatically kills the scheduled jobs after the given seconds, without considering the queue time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i.e,&amp;nbsp;&lt;/STRONG&gt;Right now, four scheduled jobs are triggered from the gallery, and the system is able to run two parallel jobs. The last two are obviously in the queued state. The second set of 2 tasks is started running, based on the first set of job completion. From that point when the job started running after queue time (Actual Execution Start time), only the parameter should work, but unfortunately, it kills the job without considering the queue time.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 May 2022 22:00:29 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-Cancel-jobs-running-longer-than-seconds-not/m-p/941749#M10894</guid>
      <dc:creator>Ariharan</dc:creator>
      <dc:date>2022-05-21T22:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Gallery Cancel jobs running longer than (seconds) not consider queue time</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-Cancel-jobs-running-longer-than-seconds-not/m-p/942842#M10904</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/292473"&gt;@Ariharan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We had faced similar issues on our landscape as well, we created a script that checks run time based on AlteryxEngineCMD running in task manager and cancels it once mentioned time surpasses.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 14:55:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-Cancel-jobs-running-longer-than-seconds-not/m-p/942842#M10904</guid>
      <dc:creator>AsmiDesai</dc:creator>
      <dc:date>2022-05-24T14:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Gallery Cancel jobs running longer than (seconds) not consider queue time</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-Cancel-jobs-running-longer-than-seconds-not/m-p/943626#M10917</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/178183"&gt;@AsmiDesai&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. If possible can you please share that&amp;nbsp;&lt;SPAN&gt;script.?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ariharan.R&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 16:01:00 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-Cancel-jobs-running-longer-than-seconds-not/m-p/943626#M10917</guid>
      <dc:creator>Ariharan</dc:creator>
      <dc:date>2022-05-25T16:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Gallery Cancel jobs running longer than (seconds) not consider queue time</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-Cancel-jobs-running-longer-than-seconds-not/m-p/944569#M10924</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/292473"&gt;@Ariharan&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Check this thread on stack overflow:&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/14385122/how-to-kill-a-windows-process-running-longer-than-30-minutes" target="_blank"&gt;https://stackoverflow.com/questions/14385122/how-to-kill-a-windows-process-running-longer-than-30-minutes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The windows process for Alteryx workflow would be AlteryxEngineCMD.exe.&lt;/P&gt;&lt;P&gt;This should help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 12:10:28 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Gallery-Cancel-jobs-running-longer-than-seconds-not/m-p/944569#M10924</guid>
      <dc:creator>AsmiDesai</dc:creator>
      <dc:date>2022-05-27T12:10:28Z</dc:date>
    </item>
  </channel>
</rss>

