Skip to content

Polly  >  Errors  >  LexiconSizeExceededException

LexiconSizeExceededException

Error Class

LexiconSizeExceededException dataclass

Bases: ServiceError

The maximum size of the specified lexicon would be exceeded by this operation.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'