Hi,
I've encountered an issue that sometimes (ca. 2/100 cases) the process gets stuck in Open Workbook action. It just stays there (for hours) without throwing exception. The previous action before Open Workbook is always Create Instance. I've tried also action Open Instance, but the issue persists. The machine does not crash of freeze or anything and if I just open Task Manager and end EXCEL.exe process, the retry logic allows the process to continue normally.
Do you know what might be the cause and maybe the resolution for this issue?
If not, do you know if it would be possible to get Open Workbook to throw an exception when encountering this. In that case the retry logic would take care of going forward.
I've managed to reduce the cases by adding wait stage before Open Workbook action, but that does not feel like a proper solution.
Best Regards,
Johan