sentry-vir - v4.4.0
    Preparing search index...

    Variable skipBeforeSendThrottleContextKeyConst

    skipBeforeSendThrottleContextKey: "__sentryVirSkipThrottle" = '__sentryVirSkipThrottle'

    Reserved key under event.contexts that sendLog and handleError set via withScope to tell handleSentrySend to skip its own throttle check — they've already done the check synchronously and the event passing through is one they chose to forward. Stripped from the event in handleSentrySend so it never reaches Sentry.