Class ThrottleState (2.7.0)

ThrottleState(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information on if the current connection is being throttled. .. attribute:: throttle_percent

How much this connection is being throttled. Zero means no throttling, 100 means fully throttled.

:type: int