Please add error handling for enrichments, etc. E.g., if ERROR, try again or continue with another enrichment. You get the point. Also, if a cell is stopped due to temporary rate limits, it would be great if you could say "re-run in 1 minute" or something similar. I think n8n handles this type of error handling well, but I'm missing this in Clay.
Currently, Clay has some error handling features but not the automated retry functionality you're describing. You can manually re-run failed enrichments using "Run All Rows that haven't run or have errors" by right-clicking the column and selecting this option. For rate limits, you can define custom rate limits in HTTP API integrations by setting request limits and duration in milliseconds to prevent exceeding API limits. However, automatic retry scheduling with time delays isn't currently available. We're actively working on improving our automation features, including scheduling capabilities for enrichments. Your feedback about n8n-style error handling is valuable for our development roadmap.
Hi Dante, Thanks for reaching out to support and your feedback! I have passed it along to the team :) Let me know if there is anything else I can help you with.