I have a flow that occasionally reports failures, however the actions that failed appear to have completed successfully. The flow is designed to get the item ID of a sharepoint file using the "get file metadata using path" action, and then it creates a sharing link using "Create sharing link for a file or folder" and posts the link in a Planner task using "Update task details"
Sometimes it reports the "Get file metadata" action fails, and no dependent actions succeeded, however the link is present in the planner task. Is there a retry happening that causes this to complete successfully? If so, how can I avoid this reporting a failure?
flow:

failure:

Planner task with link that was reported as failed:
