It is causing performance issues as well as a lot of customer dissatisfaction, not to mention an added possibility of wrong data entry in some cases (for example quantity entry for varieties)
Hi, Paul.
Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...