DelayClay is the one I saw in Google search too, was looking if others were using something besides this, I can't find it but there was a very simple tool that did a sort of api call delay before delayclay
I’m trying to hit the deep research endpoint of OpenAI and it can only handle a few request at a time, so need to sequential drop the HTTP API clay column calls to OpenAi very slowly
Looking for an outside way to throttle Clay HTTP API calls so that they run in serial a few at a time and not concurrently. I know I’ve seen 3rd party tools that do it but can’t recall any now that I need one. Ideas?