Hi Dan, I don't have much insight to the root cause of your issue, but I'm pretty sure that if you have several async workflows on an entity they run sequentially - they all get kicked off at the same time. I'm not sure where the duplicate key would be coming from, but I'm pretty confident if you combined them it would probably prevent it (and since you have less workflows running you would get better performance, but I doubt you'd notice a change). Hope this helps, if so I'd appreciate if you would mark this as the answer. Thanks, Aiden
↧