I am trying to run a large column, and it doesn't seem to want to go. but no error messages. Can anyone give tips on the best way to get that to go? it's making an API call and already set to request limit of 5 and duration of 1,000 - thanks!
Here are some tips to help get your column running: 1. First, adjust your rate limit settings - the rate limit must average at least 5 requests per second to work properly. With your current settings (5 requests per 1000ms), you're under this minimum requirement.
2. Try performing a hard refresh of your browser:
• Windows: Press Ctrl + Shift + R
• Mac: Press Cmd + Shift + R
3. If the column still isn't running, you have several run options to try:
• Start with "Run First 10 Rows" to test if the column works on a smaller scale
• Use "Run All Rows that haven't run or have errors"
• Try "Force Run All Rows" if other options aren't working
Source:Run Options