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.
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.
This might be useful -- > activiti-examples/aps-custom-error-retry at master · cijujoseph/activiti-examples · GitHub
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.