Hi guys, can anyone help me?
I have this pipeline that gets some ids from bigquery and injects them in a api but I keep receiving this error "Too Many Requests" even in the first record.
I've configured the http to wait 1000 ms between the requests and it supposed to be more than enough to respect the API limits.

