Once taskService.complete(id) is invoked is there a way to stop this from completing? As by throwing an exception? I tried an error end point - however that did not help. Using an XOR gate to loop back also doesn't help me since that will end up creating a new task instance.