Skip to content

Transcribe Streaming  >  Errors  >  ConflictException

ConflictException

Error Class

ConflictException dataclass

Bases: ServiceError

A new stream started with the same session ID. The current stream has been terminated.

Attributes

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