The product is losing its delight for me because of the speed (or lack there of). I'm sure you all are aware of how slow operations are taking (loading a table, duplicating a column, loading HubSpot enrichment, etc.). It's a crawl right now. Please please prioritize. I love the product and I just want to use it!
For improving Clay's speed, try these solutions: 1. Perform a hard refresh: • Mac: Command (⌘) + Shift + R (Chrome/Firefox) or Option (⌥) + Command (⌘) + E (Safari) • Windows: Ctrl + F5 or Ctrl + Shift + R 2. Break large data requests into smaller batches to reduce processing time 3. Use more specific queries when enriching data 4. For HubSpot enrichment specifically, there's an inherent delay with external APIs that can't be avoided Performance issues are more common with larger tables or complex workflows, especially when tables are linked together.
well, yea. That's the whole point. I'm string together tables via Send Table Data and I'm working with medium data sets (5800) rows
For medium-sized datasets (like your 5800 rows) with linked tables, try: 1. Break large data requests into smaller batches 2. Use more specific queries when enriching data 3. Consider using Bulk API for efficient processing of large volumes (up to 10, 000 rows in a single request) 4. Perform a hard refresh (Mac: Command+Shift+R, Windows: Ctrl+F5) Performance issues are common with linked tables and complex workflows.