Hi, I have problem with Influencers Club "Enrich influencer details" integration. When Im trying to run a few rows at the same time I get only one or two outputs. Other rows is showing error due to Gateway Timeout. How to deal with that?
Gateway timeout errors when running multiple rows typically indicate rate limiting or processing delays. Try this solution:
Force restart the stuck enrichments: Click the column header → hover over "Run column" → select "Force" to jump-start queued rows
Process in smaller batches: Run around 50 rows at a time instead of processing all simultaneously, as API tier limits can cause timeouts with larger batches
Check specific error details: Click into the cells showing errors to see more detailed error information
Rate limits are enforced per row/column, so breaking your data into smaller batches should resolve the gateway timeouts . No additional charges apply when re-running failed rows .
Was that helpful?
That happens when Influencers Club’s API rate limits Clay try running fewer rows at a time or add delays between requests to avoid timeouts.
You're correct - this is an API rate limiting issue. Here are the best solutions:
Set Rate Limits in Column Settings:
Add Delays Between Batches:
Insert delay columns between your enrichment steps to create pauses (each adds ~10 seconds)
Process smaller batches of 10-50 rows at a time instead of running all simultaneously
Use Force Restart:
For stuck rows: Click column header → hover "Run column" → select "Force" to restart queued enrichments
The rate limiting must average at least 5 requests per second to work properly.
Did that answer your question?
If you still need help resolving the rate limiting and timeout issues with your Influencers Club integration, I’m here to assist. Would you like to provide more details about what you’re trying to achieve or any specific challenges you’re facing?
Hey! 👋 That’s a common hiccup when using Influencers Club’s “Enrich influencer details” inside Clay — especially if you’re running several rows in parallel. The Gateway Timeout (504) usually means Clay’s request to Influencers Club is expiring before their API returns all results. A few fixes that usually help:
Batch smaller: Run 5–10 rows at a time instead of dozens. Influencers Club’s API can be slow for larger data pulls.
Add delays: You can use Clay’s “Run Step After Delay” or stagger runs manually to avoid rate-limit overloads.
Retry logic: If you see partial failures, right-click the errored rows and select “Retry failed rows.”
Check Influencers Club status: Sometimes their API queues requests; if it’s slow, retries after 10–15 mins usually resolve it.
If you’re planning to run large volumes (hundreds+), it’s best to contact Influencers Club support to ask about your API rate limit — Clay can only process as fast as their backend allows.
Your approach is correct! For Gateway Timeout errors with Influencers Club:
Force restart stuck rows: Click column header → hover "Run column" → select "Force" to jump-start queued enrichments.
Process smaller batches: Run 5-10 rows at a time instead of processing all simultaneously, as API tier limits cause timeouts with larger batches.
Add delays between batches: Insert delay columns between enrichment steps to create pauses (~10 seconds each).
Rate limits are enforced per row/column, so smaller batches resolve gateway timeouts. No additional charges apply when re-running failed rows.
Did that answer your question?
If you still need help with the Influencers Club integration or have any other questions, I’m here to assist. Would you like to share more about what you’re trying to resolve or understand?
