Morning, I have the same issue, cells not running at all, stay in queued for ever. Also my people search errored, because it ran out of time π
If your cells are staying queued and people search is erroring out, try these steps: 1. Perform a hard refresh (Windows: Ctrl + Shift + R, Mac: Cmd + Shift + R). This often resolves issues with queued cells. 2. For people search errors, it might be due to API rate limits. Google Sheets API, for example, has a limit of 300 read requests per minute per project. If exceeded, requests are temporarily blocked. 3. If using Apollo API for people search, try these troubleshooting steps: - Refresh your browser (Cmd/Ctrl + Shift + R) - Run only the affected rows using the error retry option - As an alternative, use the find people search feature to locate companies and people while experiencing API issues If the issue persists, you may need to adjust your search parameters or process data in smaller batches to avoid timeouts.