Data structuresOn this pageAddRequestsBatch Batch of requests to add to the request queue.Index Propertiesnum_of_retriesrequestsProperties num_of_retriesnum_of_retries: intNumber of times this batch has been retried.requestsrequests: Iterable[dict]List of requests to be added to the request queue.
Batch of requests to add to the request queue.