The configuration object.
The total number of documents to iterate over.
The number of documents to fetch in each request.
The delay between each request.
The function used to create the request.
An asynchronous generator that yields an array of documents.
Asynchronous generator function that iterates over documents.
Throws
If the response length is greater than the specified limit.