Class BatchSettings (1.0.2)

BatchSettings(max_bytes=10000000, max_latency=0.05, max_messages=1000)

The settings for batch publishing the messages.

Methods

BatchSettings

BatchSettings(max_bytes=10000000, max_latency=0.05, max_messages=1000)

Create new instance of BatchSettings(max_bytes, max_latency, max_messages)