QuestDB JavaScript Client - v5.0.0
GitHub
QuestDB
Preparing search index...
@questdb/browser-client
QwpMemoryReplayFrameTooLargeError
Class QwpMemoryReplayFrameTooLargeError
One frame can never fit in the configured in-memory replay budget.
Hierarchy
RangeError
QwpMemoryReplayFrameTooLargeError
Index
Constructors
constructor
Properties
max
Bytes
message
name
payload
Bytes
required
Bytes
stack?
Constructors
constructor
new
QwpMemoryReplayFrameTooLargeError
(
maxBytes
:
number
,
payloadBytes
:
number
,
requiredBytes
:
number
,
)
:
QwpMemoryReplayFrameTooLargeError
Parameters
maxBytes
:
number
payloadBytes
:
number
requiredBytes
:
number
Returns
QwpMemoryReplayFrameTooLargeError
Properties
Readonly
max
Bytes
maxBytes
:
number
message
message
:
string
name
name
:
string
Readonly
payload
Bytes
payloadBytes
:
number
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
max
Bytes
message
name
payload
Bytes
required
Bytes
stack
GitHub
QuestDB
QuestDB JavaScript Client - v5.0.0
Loading...
One frame can never fit in the configured in-memory replay budget.