<?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 Re: Workato Scheduler in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2180#M903</link>
    <description>&lt;P&gt;Agreed with Gary. Similarly, if you have concurrency = 1 and job is triggered from a record update in another system like Salesforce, it's possible that if that record updates again after the job was queued due to a previous job still running then you could end up with duplicate jobs if jobs are queuing up in the backend. It's best to pay attention to your schedule/polling frequency and adjust it so that it doesn't run more frequently than how long the job actually takes to run.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jan 2022 05:44:51 GMT</pubDate>
    <dc:creator>ajorde</dc:creator>
    <dc:date>2022-01-26T05:44:51Z</dc:date>
    <item>
      <title>Workato Scheduler</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2173#M896</link>
      <description>&lt;P&gt;Hi I am a newbie here. If I set a scheduler to trigger every 5 minutes, but the whole recipe is taking more than 5 minutes to finish. I was wondering what is happening behind the scene. The next trigger will be exactly after 5 minutes or it won't trigger until the previous job finishes. If the next trigger runs and the previous job has not finished yet, is it gonna have a new job running while the previous job is still running?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 06:22:28 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2173#M896</guid>
      <dc:creator>yu-shao</dc:creator>
      <dc:date>2022-01-25T06:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Workato Scheduler</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2174#M897</link>
      <description>&lt;DIV class="WordSection1"&gt;&lt;P class="MsoNormal"&gt;If the trigger for the recipe is every 5 minutes, it will kick off the recipe every 5 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Jan 2022 06:32:48 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2174#M897</guid>
      <dc:creator>lisa-willis</dc:creator>
      <dc:date>2022-01-25T06:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Workato Scheduler</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2175#M898</link>
      <description>&lt;P&gt;It depends on the concurrency settings in your recipe. See Settings when you're viewing a recipe. If your concurrency is set to 1, then only one instance of the recipe can be running at the same time. &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;If concurrency is 1 and job 1 runs at t0 and ends at t0 + 6 min, I'm unsure if job 2 starts at t0 + 6 min or t0 + 10 min, but you could easily test this by creating a recipe that runs every 5 minutes, and has 1 step that is wait for 6 min (see scheduler app), and checking when the 2nd job gets kicked off. &lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 07:23:45 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2175#M898</guid>
      <dc:creator>jblanchett</dc:creator>
      <dc:date>2022-01-25T07:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Workato Scheduler</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2176#M899</link>
      <description>&lt;P&gt;Thanks &lt;A href="https://systematic.workato.com/workato-migration/users/2373689"&gt;Joseph Blanchett&lt;/A&gt; I don't see any settings available to set the recipy concurrency.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 07:50:38 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2176#M899</guid>
      <dc:creator>yu-shao</dc:creator>
      <dc:date>2022-01-25T07:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Workato Scheduler</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2177#M900</link>
      <description>&lt;P&gt;You may not have multiple con currencies available in your instance then. If that’s the case it’s probably safe to assume that the concurrency is always 1 and you can run the test I mentioned above to see what happens.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 07:59:31 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2177#M900</guid>
      <dc:creator>jblanchett</dc:creator>
      <dc:date>2022-01-25T07:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Workato Scheduler</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2178#M901</link>
      <description>&lt;P&gt;check for Settings tab while you're in view mode on the recipe.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 09:50:55 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2178#M901</guid>
      <dc:creator>ajorde</dc:creator>
      <dc:date>2022-01-25T09:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Workato Scheduler</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2179#M902</link>
      <description>&lt;P&gt;With concurrency set at 1 (or defaulted to 1), I believe the 2nd job will kick off as soon as the first one completes at t0 + 6.  I am pretty sure the 2nd job is placed in a queue at t0 + 5 (trigger frequency) and waits to run once a "worker" becomes available, which occurs at t0 + 6 when job 1 completes.  At t0 + 10, the 3rd job would be queued up, assuming the trigger condition is satisfied and there is data to process.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 20:43:08 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2179#M902</guid>
      <dc:creator>gwilkinson</dc:creator>
      <dc:date>2022-01-25T20:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Workato Scheduler</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2180#M903</link>
      <description>&lt;P&gt;Agreed with Gary. Similarly, if you have concurrency = 1 and job is triggered from a record update in another system like Salesforce, it's possible that if that record updates again after the job was queued due to a previous job still running then you could end up with duplicate jobs if jobs are queuing up in the backend. It's best to pay attention to your schedule/polling frequency and adjust it so that it doesn't run more frequently than how long the job actually takes to run.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 05:44:51 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/workato-scheduler/m-p/2180#M903</guid>
      <dc:creator>ajorde</dc:creator>
      <dc:date>2022-01-26T05:44:51Z</dc:date>
    </item>
  </channel>
</rss>

