08-14-2018 11:04 PM
Hello, everyone
in activiti5.22 ,when engine opened asyncExecutor,I want every new asynchronous job Do not try again
How can I achieve this?
Thanks in advance.
09-06-2018 06:52 AM
For process specific retries check Activiti User Guide
In Activiti 6 its possible to configure the number of retires here Activiti/ProcessEngineConfigurationImpl.java at 6.x · Activiti/Activiti · GitHub
Not sure about v5. Maybe you'll need to override to the default async job executor.
09-11-2018 06:04 AM
This might be useful -- > activiti-examples/aps-custom-error-retry at master · cijujoseph/activiti-examples · GitHub
Explore our Alfresco products with the links below. Use labels to filter content by product module.