Hey,
Issue: When connecting third-party services using a custom key, the service accepts requests based on a rate limit. If requests exceed this limit, we need to try again later. For example, if the rate limit is 400 requests per hour, I currently have to manually run enrichment every hour to process over 2,000 records.
Solution: It would be helpful to have a rate limit option on the enrichment column, so we could simply run the columns without having to manage rate limits manually.