Configuration.fetcherBundleMinRequests

minimum number of fetch requests to accumulate before bundling them into one request the fetcher may bundle less requests if the fetcherBundleMaxWaitTime elapses first

struct Configuration
int fetcherBundleMinRequests;

Meta