I have a procedure (in my microservice) which can be run twice or more times in parallel. It leads to race condition for my scenario and I want to avoid it. But this procedure i