-
Enhancement
-
Resolution: Done
-
Major
-
7.12.0.GA
-
False
-
False
-
Documentation (Ref Guide, User Guide, etc.), Release Notes
-
-
-
-
-
-
ER1
-
+
-
Currently customer is using 'RETRY' handling strategy to handle the exception with REST workitem handler.
new org.jbpm.process.workitem.rest.RESTWorkItemHandler(classLoader,"error-handlingProcess","RETRY")
Currently engine try to re-execute the REST WIH 3 times as its values is hard coded in AbstractLogOrThrowWorkItemHandler. Customer want to change this default retry attempts.
- is cloned by
-
JBPM-9983 Allow to define number of Retries for WIH exception handling strategy.
- Resolved