QuestDB JavaScript Client - v5.0.0
GitHub
QuestDB
Preparing search index...
@questdb/browser-client
QwpSenderErrorResponseContext
Interface QwpSenderErrorResponseContext
interface
QwpSenderErrorResponseContext
{
appliedPolicy
?:
QwpSenderErrorPolicy
;
detectedAtMs
?:
number
;
fromFsn
?:
bigint
;
messageSequence
?:
bigint
;
tableName
?:
string
;
toFsn
?:
bigint
;
}
Index
Properties
applied
Policy?
detected
At
Ms?
from
Fsn?
message
Sequence?
table
Name?
to
Fsn?
Properties
Optional
Readonly
applied
Policy
appliedPolicy
?:
QwpSenderErrorPolicy
Optional
Readonly
detected
At
Ms
detectedAtMs
?:
number
Optional
Readonly
from
Fsn
fromFsn
?:
bigint
Optional
Readonly
message
Sequence
messageSequence
?:
bigint
Optional
Readonly
table
Name
tableName
?:
string
Optional
Readonly
to
Fsn
toFsn
?:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
applied
Policy
detected
At
Ms
from
Fsn
message
Sequence
table
Name
to
Fsn
GitHub
QuestDB
QuestDB JavaScript Client - v5.0.0
Loading...