<?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 Asynchronous and retry in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/asynchronous-and-retry/m-p/181546#M134676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got an asynchronous service task (actually, the whole process is asynchronous) which may last more than 5 minutes (but less than 6…).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue is after 5 minutes of running, the task is retried and then I've got the 2 of them that mess the process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I put the retry wait time to a longer value (I've checked the code but I have only 10s on two wait times so I assume it's not the right ones)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2015 08:05:24 GMT</pubDate>
    <dc:creator>sdesbure</dc:creator>
    <dc:date>2015-05-11T08:05:24Z</dc:date>
    <item>
      <title>Asynchronous and retry</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/asynchronous-and-retry/m-p/181546#M134676</link>
      <description>Hello,I've got an asynchronous service task (actually, the whole process is asynchronous) which may last more than 5 minutes (but less than 6…).The issue is after 5 minutes of running, the task is retried and then I've got the 2 of them that mess the process.How can I put the retry wait time to a lo</description>
      <pubDate>Mon, 11 May 2015 08:05:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/asynchronous-and-retry/m-p/181546#M134676</guid>
      <dc:creator>sdesbure</dc:creator>
      <dc:date>2015-05-11T08:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Asynchronous and retry</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/asynchronous-and-retry/m-p/181547#M134677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have a look here: &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#advanced_parseHandlers" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#advanced_parseHandlers&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;18.1.4. Async executor configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"asyncJobLockTimeInMillis&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The time in milliseconds that an asynchronous job is locked before being retried again. The Activiti Engine considers the asynchronous job to have failed after this period of time and will retry."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I understood well your case, this could help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 11:25:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/asynchronous-and-retry/m-p/181547#M134677</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-05-11T11:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Asynchronous and retry</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/asynchronous-and-retry/m-p/181548#M134678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Vasile,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the answer (I was looking on the process engine and not on the asyncprocess properties). It seems to be exactly what I want!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sylvain&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 14:47:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/asynchronous-and-retry/m-p/181548#M134678</guid>
      <dc:creator>sdesbure</dc:creator>
      <dc:date>2015-05-11T14:47:55Z</dc:date>
    </item>
  </channel>
</rss>

