Skip to main content

Hello,

Is there a way to limit the time or number of GET requests on the HTTPCaller so that I'm not overloading the server I'm requesting data from?

I'm envisioning something like:

Only send 10 requests every 60 seconds until all records are complete

Have a look at the Decelerator Transformer which can help you delay features going into the HTTPCaller.


Have a look at the Decelerator Transformer which can help you delay features going into the HTTPCaller.

 

Thank you @itay. This is what I need to use.

 


 

Thank you @itay. This is what I need to use.

 

 

Glad I could help.

Reply