Skip to content

Latest commit

 

History

History
82 lines (45 loc) · 836 Bytes

pinot-noir.ebrokertransporterrorcode.md

File metadata and controls

82 lines (45 loc) · 836 Bytes

Home > pinot-noir > EBrokerTransportErrorCode

EBrokerTransportErrorCode enum

Broker error codes.

Signature:

export declare const enum EBrokerTransportErrorCode

Enumeration Members

Member

Value

Description

INVALID_RESPONSE

1

Invalid response from Pinot.

QUEUE_TOLERANCE_LIMIT

3

Queue tolerance limit exceeded.

TIMEOUT

2

Timeout.

UNKNOWN

0

Unknown code.