Hi all,
I know questions about processing speed aren't always so useful to the community, but I want to know if I'm causing the problem I'm experiencing.
I have a project with 11k rows. I've filtered to target 8k for which I'm adding a column by fetching URLs from ULAN for nationality based on ULAN ids. I've done this before without a problem using GREL:
However, I've been trying to run this same function for two days and can't get it to complete. The current attempt has been running for 9 hours and is only at 32%. Is there an error in the GREL? Do I need to allocate more memory for this process? Should I use Chrome instead of Firefox?
Thanks!
Sarah