I have a flow that "when files are added or modified (properties only)" in an FTP "get file content" and "Create file" in local drive via on premise gateway.
The flow is failing about one out of four times on the "Get File Content" action with the error "The provided path '/blah/blah/filename.csv' does not exist."
When I resubmit the flow it works fine - downloading the file correctly.
The error occurs inconsistently. Any idea why sometimes the flow works fine while other times it does not? Is the "When files are added or modified (properties only)" trigger a bit flaky?