QuestDB JavaScript Client - v5.0.0
GitHub
QuestDB
Preparing search index...
@questdb/browser-client
QwpEgressQueryCancelTimeoutError
Class QwpEgressQueryCancelTimeoutError
The server did not terminate a cancelled query within the drain deadline.
Hierarchy
Error
QwpEgressQueryCancelTimeoutError
Index
Constructors
constructor
Properties
message
name
request
Id
stack?
timeout
Ms
Constructors
constructor
new
QwpEgressQueryCancelTimeoutError
(
requestId
:
bigint
,
timeoutMs
:
number
,
)
:
QwpEgressQueryCancelTimeoutError
Parameters
requestId
:
bigint
timeoutMs
:
number
Returns
QwpEgressQueryCancelTimeoutError
Properties
message
message
:
string
name
name
:
string
Readonly
request
Id
requestId
:
bigint
Optional
stack
stack
?:
string
Readonly
timeout
Ms
timeoutMs
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
message
name
request
Id
stack
timeout
Ms
GitHub
QuestDB
QuestDB JavaScript Client - v5.0.0
Loading...
The server did not terminate a cancelled query within the drain deadline.