Make with_lock_retries V2 aware if lock retries are already enabled
This updates updates with_lock_retries V2, when called inside open transaction, to check if lock retires are already enabled, and if yes to execute the provided code block directly, and raise the error if not.
Showing
Please register or sign in to comment