This is likely happening due to Google Sheets' rate limits. Google has a default limit of 300 read requests per minute per project, and when this limit is exceeded, requests get queued or temporarily blocked.To resolve this, you can try these steps: 1. Make sure you've properly configured the Google Sheets integration:
• Select the correct Google Sheets account with proper access
• Paste your Google Spreadsheet URL
• Map out the columns correctly
• Configure your run settings
2. If it's still queued, wait a minute and try again, as the quota typically resets after a brief pause.If you need immediate access to your data, you can alternatively export as a CSV and then import it into Google Sheets manually.
Source:Google Sheets - Clay University