Class FlowControl (1.0.2)

FlowControl(max_bytes=104857600, max_messages=100, max_lease_duration=7200)

The settings for controlling the rate at which messages are pulled with an asynchronous subscription.

Methods

FlowControl

FlowControl(max_bytes=104857600, max_messages=100, max_lease_duration=7200)

Create new instance of FlowControl(max_bytes, max_messages, max_lease_duration)