Skip to content

Polly  >  Errors  >  MaxLexemeLengthExceededException

MaxLexemeLengthExceededException

Error Class

MaxLexemeLengthExceededException dataclass

Bases: ServiceError

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

Attributes

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