Skip to main content

I have a scenario where I can only make 100 http requests per hour. If I cross 100 requests I get http error 403. Is there way I can pause the workspace from running or any better way to implement a solution for this.

 

Have a look at the Decelerator transformer.

That act like a pause or delay.


Have a look at the Decelerator transformer.

That act like a pause or delay.

Hi erik_jan ,

Thanks for your suggestion. I have added Decelerator as shown below. It is now waiting 36secs before httpcaller