Configuration.pusherBundleMinRequests

minimum number of producer requests to accumulate before bundling them into one request the pusher may bundle less requests if the pusherBundleMaxWaitTime elapses first

struct Configuration
int pusherBundleMinRequests;

Meta