I have a simple flow that processes a Microsoft Forms submission and puts the results in a SharePoint list. I find that the flow fails every 8-10 runs with the same error: 'List data validation failed' (followed by some hex strings which mean nothing to me). All I do when I see a failure is to resubmit the flow, which then works fine.
The fact that resubmission always works would indicate that the flow itself is fine and something else (timing, database conflict) is causing the intermittent errors, but I have no clue as to how to prove this, or whether it can be fixed. If this was once every few months, I would have no issue, but this now happens every other day and is a support overhead I could do without.
Does anyone know whether this error can be resolved?