@qualithm/kafka-client - v0.1.6
    Preparing search index...

    Class KafkaConnectionError

    Error related to network connectivity or socket operations.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    broker?: string

    Broker address that caused the error, if known.

    name: string = "KafkaConnectionError"
    retriable: boolean

    Whether this error is retriable (transient).

    Methods