One of our programmers reviewed the log and said it seems that multiple people seem to be running reports or even same report as per log. If these are 'heavy' reports or customised then this is likely the cause.
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 ...