I am confuse please

My workflow uses an http request node to call an API that has strict rate limit, during testing with a few items it worked fine but in production with hundreds of items I get the 429 too many request errors , please what can I do

Hello there, happy Sunday, you

I think this means it fires up many http request simultaneously that can exceed the API rate limit almost instantly

Ok sir please what can I do ?

Thank you sir :folded_hands:.
Alright I’m will

Ahhhh yes thank you sir , now I understand