Class FlowControl (1.2.0)

FlowControl(max_bytes=104857600, max_messages=1000, max_lease_duration=3600)

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

Methods

FlowControl

FlowControl(max_bytes=104857600, max_messages=1000, max_lease_duration=3600)

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