QuestDB JavaScript Client - v5.0.0
GitHub
QuestDB
Preparing search index...
@questdb/browser-client
QwpIngressAckTimeoutError
Class QwpIngressAckTimeoutError
The ingress ACK watermark did not reach the requested frame in time.
Hierarchy
Error
QwpIngressAckTimeoutError
Index
Constructors
constructor
Properties
acknowledged
Sequence
message
name
stack?
target
Sequence
timeout
Ms
Constructors
constructor
new
QwpIngressAckTimeoutError
(
targetSequence
:
bigint
,
acknowledgedSequence
:
bigint
,
timeoutMs
:
number
,
)
:
QwpIngressAckTimeoutError
Parameters
targetSequence
:
bigint
acknowledgedSequence
:
bigint
timeoutMs
:
number
Returns
QwpIngressAckTimeoutError
Properties
Readonly
acknowledged
Sequence
acknowledgedSequence
:
bigint
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Readonly
target
Sequence
targetSequence
:
bigint
Readonly
timeout
Ms
timeoutMs
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
acknowledged
Sequence
message
name
stack
target
Sequence
timeout
Ms
GitHub
QuestDB
QuestDB JavaScript Client - v5.0.0
Loading...
The ingress ACK watermark did not reach the requested frame in time.