Hello everyone,
I suggest to make the “wait” action works on milliseconds too: some kind of API (the worst ones!) have a limit on the number of request done by second, a wait action would be nice but the actual one works only on “seconds” interval and it’s too big to be used in this scenario (I cannot wait 1 second for each of the 10.000+ request in queue!)
Hello @AndreaM,
You can already limit the number of requests per second - the “Web Location” connector already has a setting for it.
1 Like
Hello Dmitry,
I know that this option exists in the connector setup, but I cannot use a connector (it’s a complicated situation) and I can only use a base URL…
maybe it could be available even in the “Iterate web request” option, that would be nice!