Skip to content

Connecthealth  >  Errors  >  InternalServerException

InternalServerException

Error Class

InternalServerException dataclass

Bases: ServiceError

This error is thrown when a transient error causes our API to fail.

Attributes

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