I’m currently using StudioX 2024.10.14 LTS on Windows 10.
I have a workflow that uses the Write Cell X activity inside a loop to write web scraping results into Excel, starting from row 5.
While debugging, the workflow stops around row 192 due to an out of memory issue. I’ve tested this multiple times, and it consistently becomes unstable around row 192.
I suspect there might be a memory leak related to Excel function in this specific version of StudioX. Would this be correct? Any insights would be appreciated.