flowable-engine
flowable-engine copied to clipboard
how to modify the number of retries (default 3) when FlowableOptimisticLockingException occurs
if flowable:exclusive="true " is configured in the scene , FlowableOptimisticLockingException maybe occurred. i want to increase the number of retries, so what should i do?
