Bedrock Agentcore Control > Errors > ThrottlingException ThrottlingException¶ Error Class¶ ThrottlingException dataclass ¶ Bases: ServiceError This exception is thrown when the number of requests exceeds the limit Attributes¶ fault class-attribute instance-attribute ¶ fault: Literal['client', 'server'] | None = 'client'