I have a Flow that has started randomly failing. It worked fine for many hours and then started crashing. It crashes at the same step (so at least that is consistent). However the error codes are not.
The Flow is called from a PowerApp which reports a 502 error.
Inspecting the Flow yields a 400 error.
Which one is right? I'm suspecting the 502 error as I know the Flow has run successfully many times.
I'm also at a loss at how to defend against this fault. I cannot expect users to wait an indeterminate period of time for the 502 to clear.
In PowerApp
In Flow