Subject Transaction Deadlock
Author slalom91
Hello,

I have the following transaction params set in my application:

wait
concurrency

I am receiving the following error:

"deadlock update conflicts with concurrent update"

I was under the impression that the wait param would prevent this. Am I
missing a param?