Performance issues in Clay can occur when working with large tables or complex workflows. This may cause latency and queuing of tasks. To address this:
1. Try a hard refresh:
β’ Mac: Command (β) + Shift + R (Chrome/Firefox) or Option (β₯) + Command (β) + E (Safari)
β’ Windows: Ctrl + Shift + R or Ctrl + F5
2. If using multiple tables, check for dependencies between columns. Remove run conditions for columns depending on data from other columns, setting them to run only when the required URL is present.
If these steps don't resolve the issue, you may need further assistance. Let me know if you'd like to explore more troubleshooting options.