I am working on a basic flow to download a zipped folder from a web app and then using the Unzip action to extract the files. However, the Unzip action seems to only work sometimes. It does not fail, instead it may only extract a few files from the folder and then continue the flow. Other times, it works fine and all files are extracted. I've tried using wait conditions to allow time for the extraction (30 seconds), although the files are not very big and I still run into the same issue. It seems like an issue with the Unzip action itself.
Has anyone come across this problem? Is this an issue that I should take up directly with Microsoft?
Thank you!