If I set the rate limit to that - it DOES NOT SEND requests. Its just queued. I even checked on just 10 rows at a time by having a response timeout of 1s (if it does not get response in 1s, it'll show error) And more than a minute passed and still the rows were queued, meaning it did not even send a request.