QuestDB JavaScript Client - v5.0.0
    Preparing search index...

    Class QwpMemoryReplayFrameTooLargeError

    One frame can never fit in the configured in-memory replay budget.

    Hierarchy

    • RangeError
      • QwpMemoryReplayFrameTooLargeError
    Index

    Constructors

    Properties

    maxBytes: number
    message: string
    name: string
    payloadBytes: number
    requiredBytes: number
    stack?: string