QuestDB JavaScript Client - v5.0.0
GitHub
QuestDB
Preparing search index...
@questdb/browser-client
QwpMemoryReplayBatchTooLargeError
Class QwpMemoryReplayBatchTooLargeError
One logical batch can never fit in the configured in-memory replay budget.
Hierarchy
RangeError
QwpMemoryReplayBatchTooLargeError
Index
Constructors
constructor
Properties
frame
Count
max
Bytes
message
name
required
Bytes
stack?
Constructors
constructor
new
QwpMemoryReplayBatchTooLargeError
(
maxBytes
:
number
,
frameCount
:
number
,
requiredBytes
:
number
,
)
:
QwpMemoryReplayBatchTooLargeError
Parameters
maxBytes
:
number
frameCount
:
number
requiredBytes
:
number
Returns
QwpMemoryReplayBatchTooLargeError
Properties
Readonly
frame
Count
frameCount
:
number
Readonly
max
Bytes
maxBytes
:
number
message
message
:
string
name
name
:
string
Readonly
required
Bytes
requiredBytes
:
number
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
frame
Count
max
Bytes
message
name
required
Bytes
stack
GitHub
QuestDB
QuestDB JavaScript Client - v5.0.0
Loading...
One logical batch can never fit in the configured in-memory replay budget.