UserTask concurrent submission problem

When I concurrently execute multiple taskservice.complete (ID) ; the system throws a FlowableOptimisticLockingException, and the system does not retry。
1.The Usertask not support retry?
2.Is there a good solution?